Checking if your kit is complete... Looks good Writing Makefile for CGI::Untaint::upload cp upload.pm blib/lib/CGI/Untaint/upload.pm Manifying blib/man3/CGI::Untaint::upload.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/1....1..3 Use of uninitialized value in pattern match (m//) at (eval 8) line 4, line 1. # Failed test 'We got the right sort of thing back' # at t/1.t line 20. # got: '' # expected: 'HASH' not ok 1 - We got the right sort of thing back # Failed test 'Filename correct' # at t/1.t line 22. # got: undef # expected: 'mynat' Use of uninitialized value in pattern match (m//) at t/1.t line 25, line 1. not ok 2 - Filename correct not ok 3 - Payload correct # Failed test 'Payload correct' # at t/1.t line 25. # undef # doesn't match '(?s-xim:^#!.*any to any$)' # Looks like you failed 3 tests of 3. dubious Test returned status 3 (wstat 768, 0x300) DIED. FAILED tests 1-3 Failed 3/3 tests, 0.00% okay Failed 1/1 test scripts, 0.00% okay. 3/3 subtests failed, 0.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/1.t 3 768 3 3 100.00% 1-3 make: *** [test_dynamic] Error 2