Checking if your kit is complete... Looks good Writing Makefile for Options cp example.pl blib/lib/example.pl cp lib/Options.pm blib/lib/Options.pm cp lib/Options/Test.pm blib/lib/Options/Test.pm Manifying blib/man3/Options.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/options.........Bareword found where operator expected at blib/lib/Options.pm line 340, near "$usage_fh _pad" (Missing operator before _pad?) STARTING TEST RUN 1..6 not ok ERROR test_broken_group_flags blib/lib/Options/Test.pm:75 - test_broken_group_flags(Options::Test) No usage information found after improperly grouped parameter. ok PASS test_handler ok PASS test_broken_group_flags2 ok PASS test_group_flags ok PASS test_required ok PASS test_simple FAILED test 1 Failed 1/6 tests, 83.33% okay t/pod-coverage....1..0 # Skip Test::Pod::Coverage required for testing pod coverage skipped all skipped: Test::Pod::Coverage required for testing pod coverage t/pod.............1..0 # Skip Test::Pod 1.00 required for testing POD skipped all skipped: Test::Pod 1.00 required for testing POD Failed 1/3 test scripts, 66.67% okay. 1/6 subtests failed, 83.33% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/options.t 6 1 16.67% 1 2 tests skipped. make: *** [test_dynamic] Error 11