Cannot determine perl version info from lib/URI/Template.pm *** Module::AutoInstall version 1.03 *** Checking for Perl dependencies... [Core Features] - URI ...loaded. (1.11) - Test::More ...loaded. (0.72) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for URI::Template /bin/sh -c true /bin/sh -c true cp lib/URI/Template.pm blib/lib/URI/Template.pm Manifying blib/man3/URI::Template.3 /bin/sh -c true /bin/sh -c true PERL_DL_NONLAZY=1 /home/cpanrun/pa-risc1.1/build/5.6.1/bin/perl -Iinc -Iblib/arch -Iblib/lib -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/01-use.t t/10-basic.t t/11-ordered.t t/12-suite.t t/20-deparse.t t/98-pod.t t/99-podcoverage.t t/01-use............1..1 ok 1 - use URI::Template; ok t/10-basic..........1..15 ok 1 - use URI::Template; ok 2 ok 3 - The object isa URI::Template ok 4 - variables() ok 5 - as_string() uri_escape: Unmatched [ before HERE mark in regex m/([ << HERE ^A-Za-z0-9\-_.~!\$&'()*+,;=:/ at (eval 5) line 1. at blib/lib/URI/Template.pm line 133 # Looks like you planned 15 tests but only ran 5. # Looks like your test died just after 5. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 6-15 Failed 10/15 tests, 33.33% okay t/11-ordered........1..9 ok 1 - use URI::Template; ok 2 - The object isa URI::Template ok 3 - all_variables() uri_escape: Unmatched [ before HERE mark in regex m/([ << HERE ^A-Za-z0-9\-_.~!\$&'()*+,;=:/ at (eval 4) line 1. at blib/lib/URI/Template.pm line 150 # Looks like you planned 9 tests but only ran 3. # Looks like your test died just after 3. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 4-9 Failed 6/9 tests, 33.33% okay t/12-suite..........ok 1 - use URI::Template; uri_escape: Unmatched [ before HERE mark in regex m/([ << HERE ^A-Za-z0-9\-_.~!\$&'()*+,;=:/ at (eval 24) line 1. at blib/lib/URI/Template.pm line 133 # Looks like your test died just after 1. 1..1 dubious Test returned status 255 (wstat 65280, 0xff00) after all the subtests completed successfully t/20-deparse........1..8 ok 1 - use URI::Template; ok 2 - The object isa URI::Template ok 3 - deparse() ok 4 - The object isa URI::Template ok 5 - deparse() with multiple values ok 6 - The object isa URI::Template uri_escape: Unmatched [ before HERE mark in regex m/([ << HERE ^A-Za-z0-9\-_.~!\$&'()*+,;=:/ at (eval 4) line 1. at blib/lib/URI/Template.pm line 133 # Looks like you planned 8 tests but only ran 6. # Looks like your test died just after 6. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 7-8 Failed 2/8 tests, 75.00% okay t/98-pod............1..0 # Skip Test::Pod 1.14 required skipped all skipped: Test::Pod 1.14 required t/99-podcoverage....1..0 # Skip Test::Pod::Coverage 1.04 required skipped all skipped: Test::Pod::Coverage 1.04 required Failed 4/7 test scripts, 42.86% okay. 18/34 subtests failed, 47.06% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/10-basic.t 255 65280 15 20 133.33% 6-15 t/11-ordered.t 255 65280 9 12 133.33% 4-9 t/12-suite.t 255 65280 1 0 0.00% ?? t/20-deparse.t 255 65280 8 4 50.00% 7-8 2 tests skipped. make: *** [test_dynamic] Error 11