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 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/0-signature.....1..1 # Next time around, consider install Module::Signature, # so you can verify the integrity of this distribution. ok 1 # skip Module::Signature not installed ok 1/1 skipped: various reasons 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; # import() should import a passed sub into the caller's namespace ok 7 - defined caller() check should protect against accidental usage 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 and 1 subtest skipped. Files=4, Tests=16, 0 wallclock secs ( 0.35 cusr + 0.13 csys = 0.48 CPU) make: *** [htmlifypods] Hangup