Checking if your kit is complete... Looks good Writing Makefile for Test::Easy cp Easy.pm blib/lib/Test/Easy.pm Manifying blib/man3/Test::Easy.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/00_use...........1..1 # Running under perl version 5.010000 for darwin # Current time local: Fri Nov 23 16:56:37 2007 # Current time GMT: Sat Nov 24 00:56:37 2007 # Using Test.pm version 1.25 ok 1 ok t/01_TestItself....1..8 # -> 1 - test good ok 1 - test good ok 2 - test skip me # SKIP to check if skipped # -> 3 - check if "skip me" has been skipped ok 3 - check if "skip me" has been skipped # -> 4 - test bad for not ok 4 - test bad for # TODO "not ok" result expected #results: # -> 5 - test bad for die() not ok 5 - test bad for die() # TODO "not ok" result expected #results: hard at t/01_TestItself.t line 35. # -> 6 - test is_true ok 6 - test is_true # -> 7 - test is_false ok 7 - test is_false # -> 8 - test is_undef ok 8 - test is_undef ok 1/8 skipped: various reasons All tests successful, 1 subtest skipped. Files=2, Tests=9, 0 wallclock secs ( 0.05 cusr + 0.03 csys = 0.08 CPU) Installing /Users/cpanrun/build/5.10.0/html/site/lib/Test/Easy.html Installing /Users/cpanrun/build/5.10.0/site/lib/Test/Easy.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/Test::Easy.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod