Checking if your kit is complete... Warning: the following files are missing in your kit: .cvsignore lib/CVS/Entries lib/CVS/Repository lib/CVS/Root lib/Net/CVS/Entries lib/Net/CVS/Repository lib/Net/CVS/Root lib/Net/FTP/CVS/Entries lib/Net/FTP/CVS/Repository lib/Net/FTP/CVS/Root t/CVS/Entries t/CVS/Repository t/CVS/Root Please inform the author. Writing Makefile for Net::FTP::RetrHandle cp lib/Net/FTP/RetrHandle.pm blib/lib/Net/FTP/RetrHandle.pm Manifying blib/man3/Net::FTP::RetrHandle.3 PERL_DL_NONLAZY=1 /home/cpanrun/pa-risc1.1/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/00compile....1..1 ok 1 - use Net::FTP::RetrHandle; ok t/10remote.....1..463 ok 1 - Connect to ftp.cpan.org ok 2 - Login anonymously to ftp.cpan.org ok 3 - chdir(/pub/CPAN) on ftp.cpan.org ok 4 - Get MIRRORED.BY from /pub/CPAN on ftp.cpan.org ok 5 - Opening local copy of MIRRORED.BY () Can't locate object method "restart" via package "Net::FTP" (perhaps you forgot to load "Net::FTP"?) at blib/lib/Net/FTP/RetrHandle.pm line 309, <$f1> line 1. # Looks like you planned 463 tests but only ran 7. # Looks like your test died just after 7. ok 6 - Creating Net::FTP::RetrHandle object to ftp://ftp.cpan.org//pub/CPAN/MIRRORED.BY ok 7 - Read line 1 from local file dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 8-463 Failed 456/463 tests, 1.51% okay t/11tie........1..432 Couldn't FTP to : Bad file number # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-432 Failed 432/432 tests, 0.00% okay Failed 2/3 test scripts, 33.33% okay. 888/896 subtests failed, 0.89% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/10remote.t 255 65280 463 912 196.98% 8-463 t/11tie.t 255 65280 432 864 200.00% 1-432 make: *** [test_dynamic] Error 2