Checking if your kit is complete... Looks good Writing Makefile for WWW::SourceForge cp lib/WWW/SourceForge.pm blib/lib/WWW/SourceForge.pm cp lib/WWW/SourceForge/Project.pm blib/lib/WWW/SourceForge/Project.pm cp lib/WWW/SourceForge/User.pm blib/lib/WWW/SourceForge/User.pm Manifying blib/man3/WWW::SourceForge.3 Manifying blib/man3/WWW::SourceForge::Project.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/0.use.............Constant name 'HASH(0x835ed30)' has invalid characters at blib/lib/WWW/SourceForge.pm line 33 BEGIN failed--compilation aborted at blib/lib/WWW/SourceForge.pm line 34. Compilation failed in require at t/0.use.t line 6. BEGIN failed--compilation aborted at t/0.use.t line 6. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-3 Failed 3/3 tests, 0.00% okay t/1.developer.......Unrecognized LWP::UserAgent options: autocheck at blib/lib/WWW/SourceForge/Project.pm line 48 Can't call method "url" on unblessed reference at blib/lib/WWW/SourceForge/Project.pm line 104. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t/2.fetch...........skipped: cvs.sf.net very unstable. t/3.developer.......Unrecognized LWP::UserAgent options: autocheck at blib/lib/WWW/SourceForge/Project.pm line 48 Can't call method "url" on unblessed reference at blib/lib/WWW/SourceForge/Project.pm line 104. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/4.noprj...........Unrecognized LWP::UserAgent options: autocheck at blib/lib/WWW/SourceForge/Project.pm line 48 ok Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/0.use.t 255 65280 3 3 100.00% 1-3 t/1.developer.t 255 65280 2 2 100.00% 1-2 t/3.developer.t 255 65280 1 1 100.00% 1 1 test skipped. Failed 3/5 test scripts, 40.00% okay. 6/7 subtests failed, 14.29% okay. make: *** [test_dynamic] Error 29