Checking if your kit is complete... Looks good Writing Makefile for Devel::TestEmbed cp lib/Devel/TestEmbed.pm blib/lib/Devel/TestEmbed.pm Manifying blib/man3/Devel::TestEmbed.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/001_load..............1..8 ok 1 - use Devel::TestEmbed; ok 2 - DB->can('tdump') ok 3 - Devel::TestEmbed->can('_is_a_test') ok 4 - Devel::TestEmbed->can('_is_a_sub') ok 5 - Devel::TestEmbed->can('_get_test_names') ok 6 - require 'perldb.sample'; ok 7 - main->can('afterinit') ok 8 - main->can('watchfunction') ok t/002_is_a_test.........1..2 ok 1 - ok found as expected ok 2 - bad not found as expected ok t/003_is_a_sub..........1..4 ok 1 - ok is a sub ok 2 - blortch is not a sub ok 3 - _bad is not a sub ok 4 - _bogus_sort is a sub, but we're pretending it isn't ok t/004_get_test_names....1..4 ok 1 - Found some tests ok 2 - Found ok tests ok 3 - Found is tests ok 4 - No leading underscore subs ok t/005_tdump.............1..53 ok 1 - got a message ok 2 - expected message ok ok 3 - Something there ok 4 - one line as expected ok 5 - the output expected ok 6 - Something there ok 7 - one line as expected ok 8 - the output expected ok 9 - got a message ok 10 - expected message ok ok 11 - got a message ok 12 - expected error ok 13 - Something there ok 14 - two lines as expected ok 15 - the output expected ok 16 - got a message ok 17 - expected message ok ok 18 - Something there ok 19 - three lines as expected ok 20 - the output expected ok 21 - got a message ok 22 - expected message ok ok 23 - Something there ok 24 - three lines as expected ok 25 - the output expected ok 26 - got a message ok 27 - expected message ok ok 28 - Something there ok 29 - four lines as expected ok 30 - the output expected ok 31 - got a message ok 32 - expected message ok ok 33 - Something there ok 34 - five lines as expected ok 35 - the output expected ok 36 - got a message ok 37 - expected message ok ok 38 - Something there ok 39 - five lines as expected ok 40 - the output expected ok 41 - got a message ok 42 - expected message ok ok 43 - Something there ok 44 - six lines as expected ok 45 - the output expected ok 46 - got a message ok 47 - expected message ok ok 48 - default file now exists ok 49 - Something there ok 50 - six lines as expected ok 51 - the output expected ok 52 - got a message ok 53 - expected message ok 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/Devel/TestEmbed.pm ok All tests successful, 1 test skipped. Files=7, Tests=72, 1 wallclock secs ( 0.38 cusr + 0.19 csys = 0.57 CPU) Installing /home/cpanrun/build/5.10.0/html/site/lib/Devel/TestEmbed.html Installing /home/cpanrun/build/5.10.0/site/lib/Devel/TestEmbed.pm Installing /home/cpanrun/build/5.10.0/site/man/man3/Devel::TestEmbed.3 Appending installation info to /home/cpanrun/build/5.10.0/lib/perllocal.pod