Cannot determine perl version info from lib/Config/PFiles/Path.pm *** Module::AutoInstall version 1.03 *** Checking for Perl dependencies... [Core Features] - Test::More ...loaded. (0.72) - Sub::Uplevel ...loaded. (0.18) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Warning: the following files are missing in your kit: Makefile Please inform the author. Writing Makefile for Config::PFiles::Path /bin/sh -c true /bin/sh -c true cp lib/Config/PFiles/Path.pm blib/lib/Config/PFiles/Path.pm /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/00-load.t t/class.t t/export.t t/extract.t t/import0.t t/import_append.t t/import_prepend.t t/import_remove.t t/import_replace.t t/mutator.t t/new.t t/perlcritic.t t/pod-coverage.t t/pod.t t/00-load...........1..1 # Testing Config::PFiles::Path 0.02, Perl 5.006001, /home/cpanrun/pa-risc1.1/build/5.6.1/bin/perl ok 1 - use Config::PFiles::Path; ok t/class.............1..16 Can't locate object method "append" via package "Config::PFiles::Path" at t/class.t line 17 # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-16 Failed 16/16 tests, 0.00% okay t/export............1..5 ok 1 - a;b ok 2 - ;b ok 3 - a; ok 4 - a:b:c ok 5 - a::c ok t/extract...........1..14 Can't locate object method "extract" via package "Config::PFiles::Path" at t/extract.t line 21 # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-14 Failed 14/14 tests, 0.00% okay t/import0...........1..1 ok 1 - bad import context ok t/import_append.....1..1 Can't locate object method "append" via package "Config::PFiles::Path" at t/import_append.t line 7 BEGIN failed--compilation aborted at t/import_append.t line 7. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/import_prepend....1..1 Can't locate object method "prepend" via package "Config::PFiles::Path" at t/import_prepend.t line 7 BEGIN failed--compilation aborted at t/import_prepend.t line 7. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/import_remove.....1..1 Can't locate object method "remove" via package "Config::PFiles::Path" at t/import_remove.t line 7 BEGIN failed--compilation aborted at t/import_remove.t line 7. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/import_replace....1..1 Can't locate object method "replace" via package "Config::PFiles::Path" at t/import_replace.t line 7 BEGIN failed--compilation aborted at t/import_replace.t line 7. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/mutator...........1..20 Can't locate object method "append" via package "Config::PFiles::Path" at t/mutator.t line 19 # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-20 Failed 20/20 tests, 0.00% okay t/new...............1..1 ok 1 - bad input ok t/perlcritic........1..0 # Skip Test::Perl::Critic required for testing PBP compliance skipped all skipped: Test::Perl::Critic required for testing PBP compliance t/pod-coverage......1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod...............1..0 # Skip Test::Pod 1.14 required for testing POD skipped all skipped: Test::Pod 1.14 required for testing POD Failed 7/14 test scripts, 50.00% okay. 54/62 subtests failed, 12.90% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/class.t 255 65280 16 32 200.00% 1-16 t/extract.t 255 65280 14 28 200.00% 1-14 t/import_append.t 255 65280 1 2 200.00% 1 t/import_prepend.t 255 65280 1 2 200.00% 1 t/import_remove.t 255 65280 1 2 200.00% 1 t/import_replace.t 255 65280 1 2 200.00% 1 t/mutator.t 255 65280 20 40 200.00% 1-20 3 tests skipped. make: *** [test_dynamic] Error 11