Checking if your kit is complete... Looks good Writing Makefile for Getopt::Long::Descriptive cp lib/Getopt/Long/Descriptive.pm blib/lib/Getopt/Long/Descriptive.pm Manifying blib/man3/Getopt::Long::Descriptive.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::Long::Descriptive 0.06, Perl 5.006001, /home/cpanrun/pa-risc1.1/build/5.6.1/bin/perl ok 1 - use Getopt::Long::Descriptive; ok t/descriptive.....ok 1 - use Getopt::Long::Descriptive; ok 2 - default foo_bar with no short option name ok 3 - hidden option in usage command ok 4 - hidden option description ok 5 - basic usage, with default Use of uninitialized value in pattern match (m//) at lib/Getopt/Long.pm (autosplit into lib/auto/Getopt/Long/GetOptions.al) line 286. ok 6 - basic usage, passed-in ok 7 - hidden option in usage command ok 8 - hidden option description Unknown option: no-bar ok 9 # Failed test 'negatable usage: test [long options...] # --foo a foo option # --bar a negatable bar option # --baz a negatable baz option' # at t/descriptive.t line 37. # got: 'test [long options...] # --foo a foo option # --bar a negatable bar option # --baz a negatable baz option' # expected: '' not ok 10 - negatable usage: test [long options...] # --foo a foo option # --bar a negatable bar option # --baz a negatable baz option ok 11 - required option -- help text # Looks like you failed 1 test of 12. ok 12 - spacer and non-option description found 1..12 dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 10 Failed 1/12 tests, 91.67% 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. 1/13 subtests failed, 92.31% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/descriptive.t 1 256 12 1 8.33% 10 2 tests skipped. make: *** [test_dynamic] Error 11