Checking if your kit is complete... Looks good Writing Makefile for Regexp::Log cp lib/Regexp/Log.pm blib/lib/Regexp/Log.pm Manifying blib/man3/Regexp::Log.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/00basic.........1..1 # Running under perl version 5.010000 for darwin # Current time local: Mon Nov 26 00:02:37 2007 # Current time GMT: Mon Nov 26 08:02:37 2007 # Using Test.pm version 1.25 ok 1 ok t/10foo...........1..36 ok 1 - It's a Regexp::Log::Foo ok 2 - Default format ok 3 - Default capture ok 4 - Default captured field ok 5 - Default comments ok 6 - Format return new value ok 7 - new format value is set ok 8 - Same regexp with ':default' and '%a %b %c' ok 9 - Found field a ok 10 - Found field b ok 11 - Found field c ok 12 - Found field cn ok 13 - Found field cs ok 14 - Found field d ok 15 - Capture :none ok 16 - Capture only two fields ok 17 - Field b is captured ok 18 - Field cs is captured ok 19 - Field b is captured by :all ok 20 - Field c is captured by :all ok 21 - Field cn is captured by :all ok 22 - Field cs is captured by :all ok 23 - Field d is captured by :all ok 24 - comments old value ok 25 - comments new value ok 26 - regexp() is aliased to regex() ok 27 - No comment in regexp ok 28 - 2 comment for %d in regexp ok 29 - 6 comments for %c in regexp ok 30 - foo1.log line 2 ok 31 - foo1.log line 3 ok 32 - foo1.log line 4 ok 33 - foo1.log line 5 ok 34 - foo1.log line 6 ok 35 - foo2.log line 2 ok 36 - foo2.log line 3 ok t/11bar...........1..1 ok 1 - postprocessing code executed ok t/20debug.........1..8 ok 1 - No debug by default ok 2 - Debug set ok 3 - First line is empty ok 4 - Debug for a match ok 5 - Debug for a match ok 6 - Debug for a match ok 7 - Debug for non-match ok 8 - Debug for a match 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/Regexp/Log.pm ok All tests successful, 1 test skipped. Files=6, Tests=47, 2 wallclock secs ( 0.45 cusr + 0.15 csys = 0.60 CPU) make: *** [htmlifypods] Hangup