Checking if your kit is complete... Looks good Writing Makefile for WWW::Shorten::Reduus cp lib/WWW/Shorten/Reduus.pm blib/lib/WWW/Shorten/Reduus.pm Manifying blib/man3/WWW::Shorten::Reduus.3 PERL_DL_NONLAZY=1 /home/cpanrun/parisc2.0-lp64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-load.........1..1 ok 1 - use WWW::Shorten::Reduus; # Testing WWW::Shorten::Reduus 0.01, Perl 5.008002, /home/cpanrun/parisc2.0-lp64/build/5.8.2/bin/perl ok t/01-makelong.....1..1 # Failed test (t/01-makelong.t at line 7) # got: undef # expected: 'http://google.com/' not ok 1 # Looks like you failed 1 tests of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/02-makeshort....1..1 # Failed test (t/02-makeshort.t at line 7) # undef # doesn't match '(?-xism:http://.+\.redu\.us/?)' not ok 1 - does the short link look like it's from reduus? # Looks like you failed 1 tests of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/pod-coverage....1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod.............1..1 ok 1 - blib/lib/WWW/Shorten/Reduus.pm ok Failed 2/5 test scripts, 60.00% okay. 2/4 subtests failed, 50.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/01-makelong.t 1 256 1 1 100.00% 1 t/02-makeshort.t 1 256 1 1 100.00% 1 1 test skipped. make: *** [test_dynamic] Error 25