Checking if your kit is complete... Looks good Writing Makefile for Text::Scrub cp lib/Docs/Site_SVD/Text_Scrub.pm blib/lib/Docs/Site_SVD/Text_Scrub.pm cp lib/Text/Scrub.pm blib/lib/Text/Scrub.pm Manifying blib/man3/Docs::Site_SVD::Text_Scrub.3 Manifying blib/man3/Text::Scrub.3 PERL_DL_NONLAZY=1 /home/cpanrun/ia64-lp64/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/ia64-lp64/build/5.6.1/lib/5.6.1/IA64.ARCHREV_0-thread-multi-64all -I/home/cpanrun/ia64-lp64/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/Text/Scrub.t t/Text/Scrub........1..9 Can't locate object method "scrub_file_line" via package "Text::Scrub" (perhaps you forgot to load "Text::Scrub"?) at t/Text/Scrub.t line 170. # OS : hpux # Perl : 5.006001 # Local Time : Thu Jul 19 00:34:55 2007 # GMT Time : Thu Jul 19 07:34:55 2007 # Test : 1.15 # Test::Tech : 1.26 # Data::Secs2 : 1.26 # Data::Startup : 0.07 # Data::Str2Num : 0.08 # Number of tests: 9 # =cut ok 1 - UUT not loaded not ok 2 - Load UUT # Test 2 got: 'Cannot load Text::Scrub Can't locate Text/Scrub.pm in @INC (@INC contains: /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Text-Scrub/t/Text blib/arch blib/lib /home/cpanrun/ia64-lp64/build/5.6.1/lib/5.6.1/IA64.ARCHREV_0-thread-multi-64all /home/cpanrun/ia64-lp64/build/5.6.1/lib/5.6.1 /home/cpanrun/depot/main/Apps/CPAN_Run/lib /home/cpanrun/ia64-lp64/build/5.6.1/lib/site_perl/5.6.1/IA64.ARCHREV_0-thread-multi-64all /home/cpanrun/ia64-lp64/build/5.6.1/lib/site_perl/5.6.1 /home/cpanrun/ia64-lp64/build/5.6.1/lib/site_perl .) at (eval 1) line 1. ' (t/Text/Scrub.t at line 158) # Expected: '' dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 2-9 Failed 8/9 tests, 11.11% okay Failed Test Status Wstat Total Fail Failed List of Failed ---------------------------------------------------------------------------------------------------------------------------------------- t/Text/Scrub.t 2 512 9 8 88.89% 2-9 Failed 1/1 test scripts, 0.00% okay. 8/9 subtests failed, 11.11% okay. make: *** [test_dynamic] Error 2