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/tmp/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 linux # Current time local: Fri Nov 30 20:08:49 2007 # Current time GMT: Sat Dec 1 04:08:49 2007 # Using Test.pm version 1.25 Name "Test::Harness::verbose" used only once: possible typo at t/Simple.t line 2. ok 1 not ok 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) not ok 3 # 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) ok 4 ok 5 not ok 6 # 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 7 not ok 8 # Test 8 got: "30" (t/Simple.t at line 32 *TODO*) # Expected: "0" # t/Simple.t line 32 is: ok(length(my_hostname), 0); # nslookup ergo sum ok 9 ok 10 ok 11 ok 12 ok All tests successful. Files=1, Tests=12, 0 wallclock secs ( 0.14 cusr + 0.05 csys = 0.19 CPU) Installing /home/cpanrun/build/5.10.0/html/site/lib/Toolbox/Simple.html Installing /home/cpanrun/build/5.10.0/html/site/lib/Toolbox/CryptOTP.html Installing /home/cpanrun/build/5.10.0/site/lib/Toolbox/CryptOTP.pm Installing /home/cpanrun/build/5.10.0/site/lib/Toolbox/Simple.pm Installing /home/cpanrun/build/5.10.0/site/man/man3/Simple.3 Installing /home/cpanrun/build/5.10.0/site/man/man3/CryptOTP.3 Appending installation info to /home/cpanrun/build/5.10.0/lib/perllocal.pod