Checking if your kit is complete... Looks good Writing Makefile for Pod::ToDemo cp lib/Pod/ToDemo.pm blib/lib/Pod/ToDemo.pm Manifying blib/man3/Pod::ToDemo.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.....1..1 WARNING: This key is not certified with a trusted signature! Primary key fingerprint: DF05 D93D BEA3 9DD2 4A44 CD66 05DF 169F 5C08 E9C4 ok 1 - Valid signature ok t/base............1..14 ok 1 - use Pod::ToDemo; ok 2 - write_demo() should die with Usage error without a filename ok 3 - ... or with overwriting error if destination file exists ok 4 - ... and should write file if everything is sane ok 5 - ... writing demo file accurately ok 6 - use DemoUser; ok 7 - defined caller() check should protect against accidental usage # import() should import a passed sub into the caller's namespace ok 8 - main->can('import') ok 9 - ... the correct sub ok 10 - default import() should write to the pased-in filename ok 11 - ... with a Perl header ok 12 - ... strictures and warnings ok 13 - ... and the given text ok 14 - executing in separate process should work 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/Pod/ToDemo.pm ok All tests successful, 1 test skipped. Files=4, Tests=16, 2 wallclock secs ( 0.41 cusr + 0.31 csys = 0.72 CPU) Installing /home/cpanrun/build/5.10.0/html/site/lib/Pod/ToDemo.html Installing /home/cpanrun/build/5.10.0/site/lib/Pod/ToDemo.pm Installing /home/cpanrun/build/5.10.0/site/man/man3/Pod::ToDemo.3 Appending installation info to /home/cpanrun/build/5.10.0/lib/perllocal.pod