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 /Users/cpanrun/build/5.10.0/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.010000 for darwin # Current time local: Tue Nov 27 02:14:57 2007 # Current time GMT: Tue Nov 27 10:14:57 2007 # Using Test.pm version 1.25 Name "Test::Harness::verbose" used only once: possible typo at t/Simple.t line 2. # 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) ok 1 # 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 ok 4 # 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 5 not ok 6 ok 7 # Test 8 got: "6" (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, 0 wallclock secs ( 0.13 cusr + 0.05 csys = 0.18 CPU) make: *** [htmlifypods] Hangup