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 /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/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 (t/03-block-require-module.t at 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 (t/03-block-require-module.t at line 25) # got: 'Digest/MD5.pm did not return a true value at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) 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: Need module My::Module to run this test All tests successful, 1 subtest skipped. Files=10, Tests=27, 12 wallclock secs (11.27 cusr + 0.76 csys = 12.03 CPU) Installing /home/cpanrun/pa-risc1.1/build/5.8.2/lib/site_perl/5.8.2/Test/Without/Module.pm Installing /home/cpanrun/pa-risc1.1/build/5.8.2/man/man3/Test::Without::Module.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