Checking if your kit is complete... Looks good Writing Makefile for Test::Without::Module cp lib/Test/Without/Module.pm blib/lib/Test/Without/Module.pm Manifying blib/man3/Test::Without::Module.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.8.8/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01-api..........................1..1 ok 1 - use Test::Without::Module; ok t/02-block-use-module.............1..4 ok 1 - use Test::Without::Module; ok 2 - Module list ok 3 - Importing raises an error ok 4 - Hid module ok t/03-block-require-module.........1..6 ok 1 - use Test::Without::Module; ok 2 - Loading raised error ok 3 - Hid module ok 4 - Module list not ok 5 - Local (require) confinement # TODO Implement lexical scoping # Failed (TODO) test 'Local (require) confinement' # at t/03-block-require-module.t line 22. # got: 'Digest::MD5 did not return a true value at t/03-block-require-module.t line 21. # ' # expected: '' not ok 6 - Local (use) confinement # TODO Implement lexical scoping # Failed (TODO) test 'Local (use) confinement' # at t/03-block-require-module.t line 25. # got: 'Digest/MD5.pm did not return a true value at (eval 6) line 2. # BEGIN failed--compilation aborted at (eval 6) line 2. # ' # expected: '' ok t/04-import-export................1..3 ok 1 - use Test::Without::Module; ok 2 - Module list is empty ok 3 - unimport ok t/99-manifest.....................1..8 ok 1 - MANIFEST exists ok 2 - No empty lines in MANIFEST ok 3 - No whitespace-only lines in MANIFEST ok 4 - No trailing whitespace on lines in MANIFEST ok 5 - MANIFEST.skip exists ok 6 - No empty lines in MANIFEST.skip ok 7 - No whitespace-only lines in MANIFEST.skip ok 8 - No trailing whitespace on lines in MANIFEST.skip ok t/99-pod..........................1..1 ok 1 - POD test for blib/lib/Test/Without/Module.pm ok t/99-todo.........................1..1 ok 1 - Looking for XXXes in blib/lib/Test/Without/Module.pm ok t/99-unix-text....................1..1 ok 1 - 'blib/lib/Test/Without/Module.pm' contains no windows newlines ok t/99-versions.....................# Checking for $VERSION = 0.11; ok 1 - blib/lib/Test/Without/Module.pm 1..1 ok t/embedded-Test-Without-Module....ok 1 # skip Need module My::Module to run this test 1..1 ok 1/1 skipped: various reasons All tests successful, 1 subtest skipped. Files=10, Tests=27, 1 wallclock secs ( 0.83 cusr + 0.27 csys = 1.10 CPU) Installing /Users/cpanrun/build/5.8.8/html/site/lib/Test/Without/Module.html Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/Test/Without/Module.pm Installing /Users/cpanrun/build/5.8.8/man/man3/Test::Without::Module.3 Appending installation info to /Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/perllocal.pod