Checking if your kit is complete... Looks good Writing Makefile for Pod::Multi cp lib/Pod/Multi.pm blib/lib/Pod/Multi.pm cp scripts/pod2multi blib/script/pod2multi /home/cpanrun/pa-risc1.1/build/5.6.1/bin/perl -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 -MExtUtils::MakeMaker -e "MY->fixin(shift)" blib/script/pod2multi Manifying blib/man3/Pod::Multi.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/01_load.....................1..24 # Failed test 'use Pod::Multi;' # at t/01_load.t line 10. # Tried to use 'Pod::Multi'. # Error: Perl v5.8.0 required--this is only v5.6.1, stopped at blib/lib/Pod/Multi.pm line 3. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at t/01_load.t line 10. not ok 1 - use Pod::Multi; ok 2 - use Pod::Text; ok 3 - use Pod::Man; ok 4 - use Pod::Html; ok 5 - use File::Temp; ok 6 - use File::Copy; ok 7 - use File::Basename; ok 8 - use File::Save::Home; ok 9 - use Carp; ok 10 - use Cwd; ok 11 - use IO::Capture; ok 12 - HOME or home-equivalent directory found on system ok 13 - target file not found ok 14 - target file not found ok 15 - pod sample file located Undefined subroutine &main::pod2multi called at t/01_load.t line 56. ok 16 - sample pod copied for testing ok 17 - test not relevant ok 18 - test not relevant ok 19 - test not relevant Can't remove directory /tmp/h1NsSCVmk0: Device busy at /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/File/Temp.pm line 845 # Looks like you planned 24 tests but only ran 19. # Looks like you failed 1 test of 19 run. # Looks like your test died just after 19. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1, 20-24 Failed 6/24 tests, 75.00% okay t/02_bad_args.................1..29 # Failed test 'use Pod::Multi;' # at t/02_bad_args.t line 10. # Tried to use 'Pod::Multi'. # Error: Perl v5.8.0 required--this is only v5.6.1, stopped at blib/lib/Pod/Multi.pm line 3. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at t/02_bad_args.t line 10. not ok 1 - use Pod::Multi; ok 2 - use File::Temp; ok 3 - use File::Copy; ok 4 - use File::Basename; ok 5 - use Carp; ok 6 - use Cwd; ok 7 - use File::Save::Home; ok 8 - HOME or home-equivalent directory found on system ok 9 - target file not found ok 10 - target file not found ok 11 - pod sample file located ok 12 - sample pod copied for testing not ok 13 - pod2multi correctly failed due to odd number of arguments # Failed test 'pod2multi correctly failed due to odd number of arguments' # at t/02_bad_args.t line 51. # 'Undefined subroutine &main::pod2multi called at t/02_bad_args.t line 50. # ' # doesn't match '(?-xism:^Must supply even number of arguments)' ok 14 - Changed back to original directory ok 15 - sample pod copied for testing not ok 16 - pod2multi correctly failed due to lack of 'source' key-value pair # Failed test 'pod2multi correctly failed due to lack of 'source' key-value pair' # at t/02_bad_args.t line 65. # 'Undefined subroutine &main::pod2multi called at t/02_bad_args.t line 64. # ' # doesn't match '(?-xism:^Must supply source file with pod)' ok 17 - Changed back to original directory # Failed test 'pod2multi correctly failed due to non-existent source file' # at t/02_bad_args.t line 79. ok 18 - sample pod copied for testing not ok 19 - pod2multi correctly failed due to non-existent source file # 'Undefined subroutine &main::pod2multi called at t/02_bad_args.t line 78. # ' # doesn't match '(?-xism:^Must supply source file with pod)' ok 20 - Changed back to original directory ok 21 - sample pod copied for testing # Failed test 'pod2multi correctly failed due to options in wrong ref' # at t/02_bad_args.t line 93. # 'Undefined subroutine &main::pod2multi called at t/02_bad_args.t line 92. # ' # doesn't match '(?-xism:^Options must be supplied in a hash ref)' not ok 22 - pod2multi correctly failed due to options in wrong ref ok 23 - Changed back to original directory # Failed test 'pod2multi correctly failed due to options in wrong ref' # at t/02_bad_args.t line 114. # 'Undefined subroutine &main::pod2multi called at t/02_bad_args.t line 106. # ' # doesn't match '(?-xism:^Value of option html must be a hash ref)' ok 24 - sample pod copied for testing not ok 25 - pod2multi correctly failed due to options in wrong ref ok 26 - Changed back to original directory ok 27 - test not relevant ok 28 - test not relevant ok 29 - test not relevant # Looks like you failed 6 tests of 29. dubious Test returned status 6 (wstat 1536, 0x600) DIED. FAILED tests 1, 13, 16, 19, 22, 25 Failed 6/29 tests, 79.31% okay t/03_pm.......................1..20 not ok 1 - use Pod::Multi; # Failed test 'use Pod::Multi;' # at t/03_pm.t line 10. # Tried to use 'Pod::Multi'. # Error: Perl v5.8.0 required--this is only v5.6.1, stopped at blib/lib/Pod/Multi.pm line 3. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at t/03_pm.t line 10. ok 2 - use File::Temp; ok 3 - use File::Copy; ok 4 - use File::Basename; ok 5 - use Carp; ok 6 - use Cwd; ok 7 - use File::Save::Home; ok 8 - HOME or home-equivalent directory found on system ok 9 - target file not found ok 10 - target file not found ok 11 - pod sample file located Undefined subroutine &main::pod2multi called at t/03_pm.t line 50. ok 12 - sample pod copied for testing ok 13 - test not relevant ok 14 - test not relevant ok 15 - test not relevant Can't remove directory /tmp/zYDq4W4PCm: Device busy at /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/File/Temp.pm line 845 # Looks like you planned 20 tests but only ran 15. # Looks like you failed 1 test of 15 run. # Looks like your test died just after 15. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1, 16-20 Failed 6/20 tests, 70.00% okay t/04_no_suffix................1..20 # Failed test 'use Pod::Multi;' # at t/04_no_suffix.t line 10. # Tried to use 'Pod::Multi'. # Error: Perl v5.8.0 required--this is only v5.6.1, stopped at blib/lib/Pod/Multi.pm line 3. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at t/04_no_suffix.t line 10. not ok 1 - use Pod::Multi; ok 2 - use File::Temp; ok 3 - use File::Copy; ok 4 - use File::Basename; ok 5 - use Carp; ok 6 - use Cwd; ok 7 - use File::Save::Home; ok 8 - HOME or home-equivalent directory found on system ok 9 - target file not found ok 10 - target file not found ok 11 - pod sample file located Undefined subroutine &main::pod2multi called at t/04_no_suffix.t line 50. ok 12 - sample pod copied for testing ok 13 - test not relevant ok 14 - test not relevant ok 15 - test not relevant Can't remove directory /tmp/MWV8LjE6GL: Device busy at /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/File/Temp.pm line 845 # Looks like you planned 20 tests but only ran 15. # Looks like you failed 1 test of 15 run. # Looks like your test died just after 15. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1, 16-20 Failed 6/20 tests, 70.00% okay t/05_html_options.............1..34 # Failed test 'use Pod::Multi;' # at t/05_html_options.t line 10. # Tried to use 'Pod::Multi'. # Error: Perl v5.8.0 required--this is only v5.6.1, stopped at blib/lib/Pod/Multi.pm line 3. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at t/05_html_options.t line 10. not ok 1 - use Pod::Multi; ok 2 - use File::Temp; ok 3 - use File::Copy; ok 4 - use File::Basename; ok 5 - use Carp; ok 6 - use Cwd; ok 7 - use File::Save::Home; ok 8 - use Pod::Multi::Auxiliary; ok 9 - HOME or home-equivalent directory found on system ok 10 - target file not found ok 11 - target file not found ok 12 - pod sample file located Undefined subroutine &main::pod2multi called at t/05_html_options.t line 56. ok 13 - sample pod copied for testing ok 14 - test not relevant ok 15 - test not relevant ok 16 - test not relevant Can't remove directory /tmp/vxie5EUrXQ: Device busy at /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/File/Temp.pm line 845 # Looks like you planned 34 tests but only ran 16. # Looks like you failed 1 test of 16 run. # Looks like your test died just after 16. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1, 17-34 Failed 19/34 tests, 44.12% okay t/06_text_width...............1..25 # Failed test 'use Pod::Multi;' not ok 1 - use Pod::Multi; # at t/06_text_width.t line 10. # Tried to use 'Pod::Multi'. # Error: Perl v5.8.0 required--this is only v5.6.1, stopped at blib/lib/Pod/Multi.pm line 3. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at t/06_text_width.t line 10. ok 2 - use File::Temp; ok 3 - use File::Copy; ok 4 - use File::Basename; ok 5 - use Carp; ok 6 - use Cwd; ok 7 - use Pod::Text; ok 8 - use File::Compare; ok 9 - use File::Save::Home; ok 10 - HOME or home-equivalent directory found on system ok 11 - target file not found ok 12 - target file not found ok 13 - pod sample file located Undefined subroutine &main::pod2multi called at t/06_text_width.t line 54. ok 14 - sample pod copied for testing ok 15 - test not relevant ok 16 - test not relevant ok 17 - test not relevant Can't remove directory /tmp/90m4ONkMi9: Device busy at /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/File/Temp.pm line 845 # Looks like you planned 25 tests but only ran 17. # Looks like you failed 1 test of 17 run. # Looks like your test died just after 17. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1, 18-25 Failed 9/25 tests, 64.00% okay t/07_command..................1..28 # Failed test 'use Pod::Multi;' # at t/07_command.t line 10. # Tried to use 'Pod::Multi'. # Error: Perl v5.8.0 required--this is only v5.6.1, stopped at blib/lib/Pod/Multi.pm line 3. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at t/07_command.t line 10. not ok 1 - use Pod::Multi; ok 2 - use File::Temp; ok 3 - use File::Copy; ok 4 - use File::Basename; ok 5 - use Carp; ok 6 - use Cwd; ok 7 - use File::Save::Home; ok 8 - use Pod::Multi::Auxiliary; ok 9 - HOME or home-equivalent directory found on system ok 10 - target file not found ok 11 - target file not found ok 12 - pod sample file located ok 13 - sample pod copied for testing Perl v5.8.0 required--this is only v5.6.1, stopped at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Pod-Multi/blib/lib/Pod/Multi.pm line 3. Compilation failed in require at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Pod-Multi/blib/script/pod2multi line 13. BEGIN failed--compilation aborted at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Pod-Multi/blib/script/pod2multi line 13. # Failed test 'pod2multi called successfully from the command line' # at t/07_command.t line 54. not ok 14 - pod2multi called successfully from the command line # Failed test 'pod2text worked' # at t/07_command.t line 57. # Failed test 'pod2man worked' # at t/07_command.t line 58. not ok 15 - pod2text worked not ok 16 - pod2man worked # Failed test 'pod2html worked' # at t/07_command.t line 59. not ok 17 - pod2html worked ok 18 - Changed back to original directory ok 19 - sample pod copied for testing Perl v5.8.0 required--this is only v5.6.1, stopped at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Pod-Multi/blib/lib/Pod/Multi.pm line 3. Compilation failed in require at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Pod-Multi/blib/script/pod2multi line 13. BEGIN failed--compilation aborted at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Pod-Multi/blib/script/pod2multi line 13. # Failed test 'pod2multi called successfully from the command line' # at t/07_command.t line 71. not ok 20 - pod2multi called successfully from the command line not ok 21 - pod2text worked # Failed test 'pod2text worked' # at t/07_command.t line 74. # Failed test 'pod2man worked' # at t/07_command.t line 75. not ok 22 - pod2man worked # Failed test 'pod2html worked' # at t/07_command.t line 76. Unable to open /tmp/8kNrBdXW27/s1.html at t/07_command.t line 79 not ok 23 - pod2html worked ok 24 - test not relevant ok 25 - test not relevant ok 26 - test not relevant Can't remove directory /tmp/8kNrBdXW27: Device busy at /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/File/Temp.pm line 845 # Looks like you planned 28 tests but only ran 26. # Looks like you failed 9 tests of 26 run. # Looks like your test died just after 26. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1, 14-17, 20-23, 27-28 Failed 11/28 tests, 60.71% okay t/08_text_margin..............1..25 # Failed test 'use Pod::Multi;' # at t/08_text_margin.t line 10. # Tried to use 'Pod::Multi'. # Error: Perl v5.8.0 required--this is only v5.6.1, stopped at blib/lib/Pod/Multi.pm line 3. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at t/08_text_margin.t line 10. not ok 1 - use Pod::Multi; ok 2 - use File::Temp; ok 3 - use File::Copy; ok 4 - use File::Basename; ok 5 - use Carp; ok 6 - use Cwd; ok 7 - use Pod::Text; ok 8 - use File::Compare; ok 9 - use File::Save::Home; ok 10 - HOME or home-equivalent directory found on system ok 11 - target file not found ok 12 - target file not found ok 13 - pod sample file located Undefined subroutine &main::pod2multi called at t/08_text_margin.t line 54. ok 14 - sample pod copied for testing ok 15 - test not relevant ok 16 - test not relevant ok 17 - test not relevant Can't remove directory /tmp/VdAa3uTgRD: Device busy at /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/File/Temp.pm line 845 # Looks like you planned 25 tests but only ran 17. # Looks like you failed 1 test of 17 run. # Looks like your test died just after 17. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1, 18-25 Failed 9/25 tests, 64.00% okay t/09_bad_personal_defaults....1..19 # Failed test 'use Pod::Multi;' # at t/09_bad_personal_defaults.t line 11. # Tried to use 'Pod::Multi'. # Error: Perl v5.8.0 required--this is only v5.6.1, stopped at blib/lib/Pod/Multi.pm line 3. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at t/09_bad_personal_defaults.t line 11. not ok 1 - use Pod::Multi; ok 2 - use File::Temp; ok 3 - use File::Copy; ok 4 - use File::Basename; ok 5 - use Carp; ok 6 - use Cwd; ok 7 - use File::Save::Home; ok 8 - HOME or home-equivalent directory found on system ok 9 - target file not found ok 10 - target file not found ok 11 - pod sample file located ok 12 - sample pod copied for testing ok 13 - bad rc file in place for testing not ok 14 - pod2multi correctly failed due bad format in personal defaults file # Failed test 'pod2multi correctly failed due bad format in personal defaults file' # at t/09_bad_personal_defaults.t line 59. # 'Undefined subroutine &main::pod2multi called at t/09_bad_personal_defaults.t line 57. # ' # doesn't match '(?-xism:^Value of personal defaults option)' ok 15 - bad rc file deleted after testing ok 16 - Changed back to original directory ok 17 - test not relevant ok 18 - test not relevant ok 19 - test not relevant # Looks like you failed 2 tests of 19. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1, 14 Failed 2/19 tests, 89.47% okay t/10_text_outputpath..........1..37 not ok 1 - use Pod::Multi; # Failed test 'use Pod::Multi;' # at t/10_text_outputpath.t line 10. # Tried to use 'Pod::Multi'. # Error: Perl v5.8.0 required--this is only v5.6.1, stopped at blib/lib/Pod/Multi.pm line 3. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at t/10_text_outputpath.t line 10. ok 2 - use File::Temp; ok 3 - use File::Copy; ok 4 - use File::Basename; ok 5 - use Carp; ok 6 - use Cwd; ok 7 - use Pod::Text; ok 8 - use File::Compare; ok 9 - use File::Save::Home; ok 10 - use IO::Capture::Stderr; ok 11 - HOME or home-equivalent directory found on system ok 12 - target file not found ok 13 - target file not found ok 14 - pod sample file located ok 15 - sample pod copied for testing Undefined subroutine &main::pod2multi called at t/10_text_outputpath.t line 58. ok 16 - secondary testing directory created ok 17 - test not relevant ok 18 - test not relevant ok 19 - test not relevant Can't remove directory /tmp/mDou5FgiBT: Device busy at /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/File/Temp.pm line 845 # Looks like you planned 37 tests but only ran 19. # Looks like you failed 1 test of 19 run. # Looks like your test died just after 19. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1, 20-37 Failed 19/37 tests, 48.65% okay t/11_html_no_options..........1..22 # Failed test 'use Pod::Multi;' # at t/11_html_no_options.t line 8. # Tried to use 'Pod::Multi'. # Error: Perl v5.8.0 required--this is only v5.6.1, stopped at blib/lib/Pod/Multi.pm line 3. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at t/11_html_no_options.t line 8. not ok 1 - use Pod::Multi; ok 2 - use File::Temp; ok 3 - use File::Copy; ok 4 - use File::Basename; ok 5 - use Carp; ok 6 - use Cwd; ok 7 - use File::Save::Home; ok 8 - use Pod::Multi::Auxiliary; ok 9 - HOME or home-equivalent directory found on system ok 10 - target file not found ok 11 - target file not found ok 12 - pod sample file located Undefined subroutine &main::pod2multi called at t/11_html_no_options.t line 55. ok 13 - sample pod copied for testing ok 14 - test not relevant ok 15 - test not relevant ok 16 - test not relevant Can't remove directory /tmp/QRzdAZSkWn: Device busy at /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/File/Temp.pm line 845 # Looks like you planned 22 tests but only ran 16. # Looks like you failed 1 test of 16 run. # Looks like your test died just after 16. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1, 17-22 Failed 7/22 tests, 68.18% okay t/12_make_defaults............1..26 # Failed test 'use Pod::Multi;' # at t/12_make_defaults.t line 9. # Tried to use 'Pod::Multi'. # Error: Perl v5.8.0 required--this is only v5.6.1, stopped at blib/lib/Pod/Multi.pm line 3. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at t/12_make_defaults.t line 9. not ok 1 - use Pod::Multi; ok 2 - use File::Temp; ok 3 - use File::Copy; ok 4 - use File::Basename; ok 5 - use Carp; ok 6 - use Cwd; ok 7 - use File::Save::Home; ok 8 - use File::Compare; ok 9 - HOME or home-equivalent directory found on system ok 10 - target file not found ok 11 - target file not found ok 12 - pod sample file located Undefined subroutine &main::make_options_defaults called at t/12_make_defaults.t line 70. ok 13 - sample pod copied for testing ok 14 - test not relevant ok 15 - test not relevant ok 16 - test not relevant Can't remove directory /tmp/NopZslYzx9: Device busy at /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/File/Temp.pm line 845 # Looks like you planned 26 tests but only ran 16. # Looks like you failed 1 test of 16 run. # Looks like your test died just after 16. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1, 17-26 Failed 11/26 tests, 57.69% okay t/13_empty_options............1..22 not ok 1 - use Pod::Multi; # Failed test 'use Pod::Multi;' # at t/13_empty_options.t line 8. # Tried to use 'Pod::Multi'. # Error: Perl v5.8.0 required--this is only v5.6.1, stopped at blib/lib/Pod/Multi.pm line 3. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at t/13_empty_options.t line 8. ok 2 - use File::Temp; ok 3 - use File::Copy; ok 4 - use File::Basename; ok 5 - use Carp; ok 6 - use Cwd; ok 7 - use File::Save::Home; ok 8 - use Pod::Multi::Auxiliary; ok 9 - HOME or home-equivalent directory found on system ok 10 - target file not found ok 11 - target file not found ok 12 - pod sample file located Undefined subroutine &main::pod2multi called at t/13_empty_options.t line 55. ok 13 - sample pod copied for testing ok 14 - test not relevant ok 15 - test not relevant ok 16 - test not relevant Can't remove directory /tmp/xwCt3SXg2U: Device busy at /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/File/Temp.pm line 845 # Looks like you planned 22 tests but only ran 16. # Looks like you failed 1 test of 16 run. # Looks like your test died just after 16. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1, 17-22 Failed 7/22 tests, 68.18% okay Failed 13/13 test scripts, 0.00% okay. 118/331 subtests failed, 64.35% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/01_load.t 255 65280 24 11 45.83% 1 20-24 t/02_bad_args.t 6 1536 29 6 20.69% 1 13 16 19 22 25 t/03_pm.t 255 65280 20 11 55.00% 1 16-20 t/04_no_suffix.t 255 65280 20 11 55.00% 1 16-20 t/05_html_options.t 255 65280 34 37 108.82% 1 17-34 t/06_text_width.t 255 65280 25 17 68.00% 1 18-25 t/07_command.t 255 65280 28 13 46.43% 1 14-17 20-23 27-28 t/08_text_margin.t 255 65280 25 17 68.00% 1 18-25 t/09_bad_personal_defaults.t 2 512 19 2 10.53% 1 14 t/10_text_outputpath.t 255 65280 37 37 100.00% 1 20-37 t/11_html_no_options.t 255 65280 22 13 59.09% 1 17-22 t/12_make_defaults.t 255 65280 26 21 80.77% 1 17-26 t/13_empty_options.t 255 65280 22 13 59.09% 1 17-22 make: *** [test_dynamic] Error 2