Checking if your kit is complete... Looks good Writing Makefile for Getopt::Yagow cp Yagow.pm blib/lib/Getopt/Yagow.pm Manifying blib/man3/Getopt::Yagow.3 PERL_DL_NONLAZY=1 /home/cpanrun/pa-risc1.1/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/simple1....1..6 ok 1 - new returns an Getopt::Yagow blessed object ok 2 - new returns a hash ref # option6|opt6|6:s => # option5|opt5|5! => 0 # option0|opt0|0:s => # option3|opt3|3:s@ => [three,four,five] # option1|opt1|1=s => one # option2|opt2|2:s => two # option4|opt4|4:s% => {three => 3,one => 1,two => 2,} ok 3 - new with hash as argument ok 4 - new with hash ref as argument ok 5 - new with hash ref and array ref as argument ok 6 - load_options ok t/simple2....1..18 ok 1 - Test syntax: '--help' ok 2 - '--help' with -verbose => 0 displays what expected ok 3 - Test syntax: '--help' ok 4 - '--help' with -verbose => 1 displays what expected ok 5 - Test syntax: '--help' ok 6 - '--help' with -verbose => 2 displays what expected ok 7 - Test syntax: '--h' ok 8 - '--h' with -verbose => 0 displays what expected ok 9 - Test syntax: '--h' ok 10 - '--h' with -verbose => 1 displays what expected ok 11 - Test syntax: '--h' ok 12 - '--h' with -verbose => 2 displays what expected ok 13 - Test syntax: '--?' ok 14 - '--?' with -verbose => 0 displays what expected ok 15 - Test syntax: '--?' ok 16 - '--?' with -verbose => 1 displays what expected ok 17 - Test syntax: '--?' ok 18 - '--?' with -verbose => 2 displays what expected ok t/simple3....1..16 # option1|opt1|1=s => one # option0|opt0|0=s => ok 1 - Wrong syntax (one argument is mandatory): '' ok 2 - Wrong syntax (unknown argument): '--unknown_arg' ok 3 - Wrong syntax (--option0 requires a val): '--option0' ok 4 - Wrong syntax (--option1 requires a val): '--option0=string --option1' ok 5 - '' with -verbose => 0 displays what expected ok 6 - '' with -verbose => 1 displays what expected ok 7 - '' with -verbose => 2 displays what expected ok 8 - '--unknown_arg' with -verbose => 0 displays what expected ok 9 - '--unknown_arg' with -verbose => 1 displays what expected ok 10 - '--unknown_arg' with -verbose => 2 displays what expected ok 11 - '--option0' with -verbose => 0 displays what expected ok 12 - '--option0' with -verbose => 1 displays what expected ok 13 - '--option0' with -verbose => 2 displays what expected ok 14 - '--option0=string --option1' with -verbose => 0 displays what expected ok 15 - '--option0=string --option1' with -verbose => 1 displays what expected ok 16 - '--option0=string --option1' with -verbose => 2 displays what expected ok t/simple4....1..4 # option1|opt1|1=s => one # option0|opt0|0=s => ok 1 - Wrong syntax (there is a mandatory arg): '' ok 2 - Wrong syntax with -verbose => 0 displays what expected ok 3 - Wrong syntax with -verbose => 1 displays what expected ok 4 - Wrong syntax with -verbose => 2 displays what expected ok All tests successful. Files=4, Tests=44, 16 wallclock secs ( 8.27 cusr + 0.39 csys = 8.66 CPU) Installing /home/cpanrun/pa-risc1.1/build/5.8.2/lib/site_perl/5.8.2/Getopt/Yagow.pm Installing /home/cpanrun/pa-risc1.1/build/5.8.2/man/man3/Getopt::Yagow.3 Appending installation info to /home/cpanrun/pa-risc1.1/build/5.8.2/lib/5.8.2/PA-RISC1.1-thread-multi/perllocal.pod