Checking if your kit is complete... Looks good Writing Makefile for Acme::Pr0n cp lib/Acme/Pr0n.pm blib/lib/Acme/Pr0n.pm Manifying blib/man3/Acme::Pr0n.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/0-signature.....# Next time around, consider install Module::Signature, # so you can verify the integrity of this distribution. 1..1 ok 1 # skip Module::Signature not installed ok 1/1 skipped: various reasons t/base............1..10 ok 1 - require Acme::Pr0n; ok 2 - Acme::Pr0n->can('import') ok 3 - main should not be able to allowed() before importing ok 4 - main should not be able to okay() before importing ok 5 - main should not be able to disallowed() before importing ok 6 - normally exported items should be ignored ok 7 - ... and so should be allowed exports ok 8 - ... but non-exported should be imported! ok 9 - import() should die when confronted with non-loaded module ok 10 - ... or when confronted with too young a module ok t/pod-coverage....1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod.............1..1 ok 1 - blib/lib/Acme/Pr0n.pm ok t/sigils..........1..8 ok 1 - require Acme::Pr0n; ok 2 - import() should not import exported scalars ok 3 - ... but should import subs of the same name ok 4 - ... and should import nonexported scalars ok 5 - ... importing nonexported arrays ok 6 - ... but not exported subs of the same name ok 7 - ... importing nonexported hashes ok 8 - ... but not exported subs of the same name ok All tests successful, 1 test and 1 subtest skipped. Files=5, Tests=20, 1 wallclock secs ( 0.25 cusr + 0.08 csys = 0.33 CPU) Installing /home/cpanrun/build/5.10.0/html/site/lib/Acme/Pr0n.html Installing /home/cpanrun/build/5.10.0/site/lib/Acme/Pr0n.pm Installing /home/cpanrun/build/5.10.0/site/man/man3/Acme::Pr0n.3 Appending installation info to /home/cpanrun/build/5.10.0/lib/perllocal.pod