Checking if your kit is complete... Looks good 'LICENSE' is not a known MakeMaker parameter name. Writing Makefile for Getopt::Whatever cp lib/Getopt/Whatever.pm blib/lib/Getopt/Whatever.pm Manifying blib/man3/Getopt::Whatever.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/00-load.........1..1 # Testing Getopt::Whatever 0.01, Perl 5.006001, /home/cpanrun/pa-risc1.1/build/5.6.1/bin/perl ok 1 - use Getopt::Whatever; ok t/argv_tests......1..46 ok 1 - empty argv (argv hash) ok 2 - empty argv (argv array afterward) ok 3 - bareword with an equal sign (argv hash) ok 4 - bareword with an equal sign (argv array afterward) ok 5 - single dashed (argv hash) ok 6 - single dashed (argv array afterward) ok 7 - a basic key/value case (argv hash) ok 8 - a basic key/value case (argv array afterward) ok 9 - two key/value pairs (argv hash) ok 10 - two key/value pairs (argv array afterward) ok 11 - a flag (argv hash) ok 12 - a flag (argv array afterward) ok 13 - duplicate flags (argv hash) ok 14 - duplicate flags (argv array afterward) ok 15 - triple-dash (argv hash) ok 16 - triple-dash (argv array afterward) ok 17 - two flags (argv hash) ok 18 - two flags (argv array afterward) # Failed test 'a key/value pair and a flag (argv hash)' # at t/argv_tests.t line 151. # Structures begin differing at: # $got->{} = Does not exist # $expected->{} = '1' Died at t/argv_tests.t line 151. # Looks like you planned 46 tests but only ran 19. # Looks like you failed 1 test of 19 run. # Looks like your test died just after 19. not ok 19 - a key/value pair and a flag (argv hash) dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 19-46 Failed 28/46 tests, 39.13% 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..0 # Skip Test::Pod 1.14 required for testing POD skipped all skipped: Test::Pod 1.14 required for testing POD Failed 1/4 test scripts, 75.00% okay. 28/47 subtests failed, 40.43% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/argv_tests.t 255 65280 46 55 119.57% 19-46 2 tests skipped. make: *** [test_dynamic] Error 11