Cannot determine perl version info from lib/URI/Template.pm *** Module::AutoInstall version 1.03 *** Checking for Perl dependencies... [Core Features] - URI ...loaded. (1.19) - Test::More ...loaded. (0.54) *** 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/ia64-lp64/build/5.6.1/bin/perl -Iinc -Iblib/arch -Iblib/lib -I/home/cpanrun/ia64-lp64/build/5.6.1/lib/5.6.1/IA64.ARCHREV_0-thread-multi-64all -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() ok 6 - process() ok 7 - return value from process() isa URI isa URI ok 8 - process_to_string() ok 9 - result is not a ref ok 10 - potential regex issue escaped ok 11 - values are uri escaped ok 12 - no value sent ok 13 - no valid keys used ok 14 - unique vars ok 15 - multiple replaces ok t/11-ordered........1..9 ok 1 - use URI::Template; ok 2 - The object isa URI::Template ok 3 - all_variables() ok 4 - process(\@args) ok 5 - return value from process() isa URI isa URI ok 6 - process_to_string(\@args) ok 7 - result is not a ref ok 8 - process w/ 0 ok 9 - process w/ no values ok t/12-suite..........ok 1 - use URI::Template; ok 2 - t/data/spec.json\#1 ok 3 - t/data/spec.json\#2 ok 4 - t/data/spec.json\#3 ok 5 - t/data/spec.json\#4 ok 6 - t/data/spec.json\#5 ok 7 - t/data/spec.json\#6 ok 8 - t/data/spec.json\#7 ok 9 - t/data/spec.json\#8 ok 10 - t/data/spec.json\#9 ok 11 - t/data/spec.json\#10 1..11 FAILED tests 1-11 Failed 11/11 tests, 0.00% okay 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 ok 7 ok 8 - process => deparse ok t/98-pod............1..0 # Skip Test::Pod 1.14 required skipped: Test::Pod 1.14 required t/99-podcoverage....1..0 # Skip Test::Pod::Coverage 1.04 required skipped: Test::Pod::Coverage 1.04 required Failed Test Status Wstat Total Fail Failed List of Failed ---------------------------------------------------------------------------------------------------------------------------------------- t/12-suite.t 11 11 100.00% 1-11 2 tests skipped. Failed 1/7 test scripts, 85.71% okay. 11/44 subtests failed, 75.00% okay. make: *** [test_dynamic] Error 25