You will now be asked to specify some configuration parameters. TEST syncupdates backend URL ============================ This URL will be used by the test suite. Please note that the test suite will send updates to the backend, so DO NOT enter the URL to your production database/syncupdates backend. Unless you are debugging Net::Whois::RIPE::Syncupdates itself, you should say 'none' here (which is the default). TEST syncupdates frontend URL [none] none DEFAULT syncupdates backend URL =============================== This will be set as system-wide default, which the module will use unless the calling code overrides it. You may want to enter 'none' here, in which case there will be no default. DEFAULT syncupdates frontend URL [http://www.ripe.net/syncupdates] http://www.ripe.net/syncupdates Checking if your kit is complete... Looks good Writing Makefile for Net::Whois::RIPE::Syncupdates sed -e "s#__DEFAULT_URL__#http://www.ripe.net/syncupdates#g" blib/lib/Net/Whois/RIPE/Syncupdates.pm sed -e "s#__DEFAULT_URL__#http://www.ripe.net/syncupdates#g" blib/lib/Net/Whois/RIPE/Syncupdates/Message.pm sed -e "s#__DEFAULT_URL__#http://www.ripe.net/syncupdates#g" blib/lib/Net/Whois/RIPE/Syncupdates/Response.pm Manifying blib/man3/Net::Whois::RIPE::Syncupdates.3 Manifying blib/man3/Net::Whois::RIPE::Syncupdates::Message.3 Manifying blib/man3/Net::Whois::RIPE::Syncupdates::Response.3 PERL_DL_NONLAZY=1 /home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi -I/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t t/01_Message........Name "main::msg" used only once: possible typo at t/01_Message.t line 73. Use of uninitialized value in string eq at t/01_Message.t line 46. Use of uninitialized value in string eq at t/01_Message.t line 55. FAILED tests 11-13 Failed 3/14 tests, 78.57% okay t/03_Syncupdates....skipped: This test suite needs a backend URL, which was not specified. t/04_Response.......skipped: This test suite needs a backend URL, which was not specified. Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/01_Message.t 14 3 21.43% 11-13 2 tests skipped. Failed 1/3 test scripts, 66.67% okay. 3/14 subtests failed, 78.57% okay. make: *** [test_dynamic] Error 29