Cannot determine perl version info from lib/namespace/clean.pm *** Module::AutoInstall version 1.03 *** Checking for Perl dependencies... [Core Features] - Test::More ...loaded. (0.72 >= 0.62) - FindBin ...loaded. (1.42) - Filter::EOF ...loaded. (0.04 >= 0.02) - Symbol ...loaded. (1.02) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for namespace::clean /bin/sh -c true /bin/sh -c true cp lib/namespace/clean.pm blib/lib/namespace/clean.pm Manifying blib/man3/namespace::clean.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/00-basic.t t/01-function-wipeout.t t/02-inheritance.t t/03-unimport.t t/04-except.t t/00-basic...............1..4 Use of uninitialized value in eval "string" at t/00-basic.t line 13. ok 1 - methods are there before cleanup ok 2 - module use ok ok 3 - foo function removed ok 4 - bar function removed ok t/01-function-wipeout....1..9 ok 1 - use FunctionWipeout; ok 2 - imported function removed ok 3 - previously declared function removed ok 4 - later declared function still exists ok 5 - removed functions still bound ok 6 - -except flag keeps import ok 7 - kept import still works ok 8 - non-code symbol was not removed ok 9 - non-code symbol still has correct value ok t/02-inheritance.........1..10 ok 1 - use Inheritance; ok 2 - function removed in parent ok 3 - method still in parent ok 4 - method works, function still bound ok 5 - function removed in subclass ok 6 - method still in subclass ok 7 - parent function not available in subclass ok 8 - parent method available in subclass ok 9 - parent method works in subclass ok 10 - subclass method calls to parent work ok t/03-unimport............1..6 ok 1 - use Unimport; ok 2 - first function correctly removed ok 3 - excluded method still in package ok 4 - second function correctly removed ok 5 - last method still in package ok 6 - all functions are still bound ok t/04-except..............1..6 ok 1 - first of except list still there ok 2 - second of except list still there ok 3 - item not in except list was removed ok 4 - first item not in except still there ok 5 - second item not in except still there ok 6 - except item was removed ok All tests successful. Files=5, Tests=35, 6 wallclock secs ( 4.47 cusr + 0.55 csys = 5.02 CPU) /bin/sh -c true /bin/sh -c true Installing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/namespace/clean.pm Installing /home/cpanrun/pa-risc1.1/build/5.6.1/man/man3/namespace::clean.3 Writing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/PA-RISC1.1-thread-multi/auto/namespace/clean/.packlist Appending installation info to /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi/perllocal.pod