Checking if your kit is complete... Looks good Writing Makefile for Module::Dependency cp lib/Module/Dependency/Info.pm blib/lib/Module/Dependency/Info.pm cp lib/Module/Dependency/Grapher.pm blib/lib/Module/Dependency/Grapher.pm cp pmd_dump.pl blib/lib/Module/pmd_dump.pl cp lib/Module/Dependency.pod blib/lib/Module/Dependency.pod cp lib/Module/Dependency/Indexer.pm blib/lib/Module/Dependency/Indexer.pm cp pmd_indexer.plx blib/script/pmd_indexer.plx /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/pmd_indexer.plx cp pmd_grapher.plx blib/script/pmd_grapher.plx /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/pmd_grapher.plx cp pmd_dump.pl blib/script/pmd_dump.pl /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/pmd_dump.pl Manifying blib/man1/pmd_indexer.plx.1 Manifying blib/man1/pmd_grapher.plx.1 Manifying blib/man1/pmd_dump.pl.1 Manifying blib/man3/Module::Dependency::Info.3 Manifying blib/man3/Module::Dependency::Grapher.3 Manifying blib/man3/Module::pmd_dump.3 Manifying blib/man3/Module::Dependency::Indexer.3 Manifying blib/man3/Module::Dependency.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/00base........1..10 # Running under perl version 5.010000 for darwin # Current time local: Sun Nov 25 02:16:29 2007 # Current time GMT: Sun Nov 25 10:16:29 2007 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok t/01info........1..24 # Running under perl version 5.010000 for darwin # Current time local: Sun Nov 25 02:16:29 2007 # Current time GMT: Sun Nov 25 10:16:29 2007 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok t/02indexer.....1..11 # Running under perl version 5.010000 for darwin # Current time local: Sun Nov 25 02:16:29 2007 # Current time GMT: Sun Nov 25 10:16:29 2007 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok t/03indexing....1..26 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 $VAR1 = { 'filename' => './d.pm', 'depended_upon_by' => [ 'a', 'c', 'b' ], 'filerootdir' => '/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Module-Dependency/t/u', 'depends_on' => [ 'lib', 'f', 'g', 'h' ], 'package' => 'd', 'key' => 'd' }; ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok t/04grapher.....1..17 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 # skip Html outpt changed but tests not yet updated ok 8 # skip Html outpt changed but tests not yet updated ok 9 # skip Html outpt changed but tests not yet updated skipping GD tests at t/04grapher.t line 58. ok 10 # skip Html outpt changed but tests not yet updated ok 11 # skip Html outpt changed but tests not yet updated ok 12 skipping PostScript tests at t/04grapher.t line 77. ok 13 ok 14 ok 15 ok 16 ok 17 ok 5/17 skipped: various reasons t/99cleanup.....1..4 # Running under perl version 5.010000 for darwin # Current time local: Sun Nov 25 02:16:30 2007 # Current time GMT: Sun Nov 25 10:16:30 2007 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok All tests successful, 5 subtests skipped. Files=6, Tests=92, 1 wallclock secs ( 0.78 cusr + 0.30 csys = 1.08 CPU) make: *** [htmlifypods] Hangup