Checking if your kit is complete... Looks good Writing Makefile for vars::global cp lib/vars/global.pm blib/lib/vars/global.pm Manifying blib/man3/vars::global.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/00.load.........1..1 # Testing vars::global 0.0.2 ok 1 - use vars::global; ok t/01.correct......1..2 ok 1 - values are correct ok 2 - usage of declared variables ok t/02.twopacks.....1..6 ok 1 - set of declared variables ok 2 - values are catched correctly ok 3 - usage of declared variables ok 4 - usage of declared variables ok 5 - global is *really* global ok 6 - global is *really* global ok t/03.failures.....1..6 ok 1 - non existent global ok 2 - invalid sigil ok 3 - undefined symbol ok 4 - empty symbol ok 5 - invalid identifier ok 6 - invalid identifier ok t/04.all..........1..3 ok 1 - usage of declared variables ok 2 - all variables imported ok ok 3 - usage of declared variables 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/vars/global.pm ok All tests successful, 1 test skipped. Files=7, Tests=19, 1 wallclock secs ( 0.45 cusr + 0.15 csys = 0.60 CPU) make: *** [htmlifypods] Hangup