Checking if your kit is complete... Looks good Writing Makefile for Toolbox cp Simple.pm blib/lib/Toolbox/Simple.pm cp CryptOTP.pm blib/lib/Toolbox/CryptOTP.pm Manifying blib/man3/Simple.3 Manifying blib/man3/CryptOTP.3 PERL_DL_NONLAZY=1 /home/cpanrun/pa-risc1.1/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/Simple....1..12 todo 2 3 6 8; # Running under perl version 5.008002 for hpux # Current time local: Wed Jul 4 08:13:48 2007 # Current time GMT: Wed Jul 4 15:13:48 2007 # Using Test.pm version 1.24 Name "Test::Harness::verbose" used only once: possible typo at t/Simple.t line 2. ok 1 # Test 2 got: '255' (t/Simple.t at line 10 *TODO*) # Expected: '10' # t/Simple.t line 10 is: ok(hex2dec('FF'), hex2dec('0A')); # FAIL (but aren't all returning 0) # Test 3 got: '100000' (t/Simple.t at line 13 *TODO*) # Expected: '100,000' # t/Simple.t line 13 is: ok(100000, commify_number('100000')); # FAIL (and commas work) not ok 2 not ok 3 # Test 6 got: '100.01' (t/Simple.t at line 20 *TODO*) # Expected: '100.02' # t/Simple.t line 20 is: ok(round_money('100.014'), round_money('100.015')); ok 4 ok 5 not ok 6 ok 7 # Test 8 got: '8' (t/Simple.t at line 32 *TODO*) # Expected: '0' # t/Simple.t line 32 is: ok(length(my_hostname), 0); # nslookup ergo sum not ok 8 ok 9 ok 10 ok 11 ok 12 ok All tests successful. Files=1, Tests=12, 2 wallclock secs ( 1.34 cusr + 0.10 csys = 1.44 CPU) Installing /home/cpanrun/pa-risc1.1/build/5.8.2/lib/site_perl/5.8.2/Toolbox/Simple.pm Installing /home/cpanrun/pa-risc1.1/build/5.8.2/lib/site_perl/5.8.2/Toolbox/CryptOTP.pm Installing /home/cpanrun/pa-risc1.1/build/5.8.2/man/man3/Simple.3 Installing /home/cpanrun/pa-risc1.1/build/5.8.2/man/man3/CryptOTP.3 Appending installation info to /home/cpanrun/pa-risc1.1/build/5.8.2/lib/5.8.2/PA-RISC1.1-thread-multi/perllocal.pod