Checking if your kit is complete... Looks good Writing Makefile for WWW::UsePerl::Journal cp lib/WWW/UsePerl/Journal.pm blib/lib/WWW/UsePerl/Journal.pm cp lib/WWW/UsePerl/Journal/Entry.pm blib/lib/WWW/UsePerl/Journal/Entry.pm cp lib/WWW/UsePerl/Journal/Post.pm blib/lib/WWW/UsePerl/Journal/Post.pm Manifying blib/man3/WWW::UsePerl::Journal::Entry.3 Manifying blib/man3/WWW::UsePerl::Journal.3 Manifying blib/man3/WWW::UsePerl::Journal::Post.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/01base........1..2 ok 1 - use WWW::UsePerl::Journal; ok 2 - use WWW::UsePerl::Journal::Entry; ok t/11test........1..21 ok 1 - The object isa WWW::UsePerl::Journal ok 2 - uid ok 3 - entryhash ok 4 - matching cached/entryhash count ok 5 - matching cached/entryhash values ok 6 - entryids ok 7 - ascending entryids ok 8 - descending entryids ok 9 - cached threaded entryids ok 10 - cached ascending entryids ok 11 - cached descending entryids ok 12 - entrytitles ok 13 - ordered entrytitles ok 14 - cached threaded entrytitles ok 15 - cached ascending entrytitles ok 16 - cached descending entrytitles ok 17 - entry compare ok 18 - entrytitled compare ok 19 - username from uid ok 20 - entryhash doesnt die on titles with trailing newlines ok 21 - ...and has found some entries ok t/12search......1..6 ok 1 - The object isa WWW::UsePerl::Journal ok 2 - uid ok 3 - recentarray ok 4 - cached recentarray ok 5 - recentarray ok 6 - bad uid ok t/13date........1..9 ok 1 - use WWW::UsePerl::Journal; ok 2 - The object isa WWW::UsePerl::Journal ok 3 - The object isa WWW::UsePerl::Journal::Entry ok 4 - date() doesnt die on entries posted between noon and 1pm ok 5 - The object isa Time::Piece ok 6 - Date matches. ok 7 - date() doesnt die on entries posted between noon and 1pm ok 8 - The object isa Time::Piece ok 9 - ...and gives the right date ok t/14error.......1..16 ok 1 - The object isa WWW::UsePerl::Journal ok 2 - no uid ok 3 - ... error: failed to get uid ok 4 - The object isa WWW::UsePerl::Journal ok 5 - no user ok 6 - ... error: failed to get user ok 7 - no entries ok 8 - ... error: failed to get entries ok 9 - no entry title found ok 10 - ... error: failed to find title ok 11 - missing params to WWW::UsePerl::Journal->new ok 12 - The object isa WWW::UsePerl::Journal::Entry ok 13 - nonexistent accessor ok 14 - ... error: nonexistent accessor ok 15 - missing entry ok 16 - ... error: missing entry ok t/15raw.........1..2 ok 1 - ... contains html content ok 2 - ... contains known text ok t/16debug.......1..10 ok 1 - The object isa WWW::UsePerl::Journal ok 2 - ... debug off ok 3 - ... no debug messages ok 4 - ... debug on ok 5 - ... debug on ok 6 - ... short debug message ok 7 - ... debug messages cleared ok 8 - ... debug on ok 9 - ... valid debug messages ok 10 - .. debug off ok t/23entry.......1..10 ok 1 ok 2 - The object isa WWW::UsePerl::Journal::Entry ok 3 - entry id ok 4 - user name ok 5 - user id ok 6 - subject ok 7 - date ok 8 - content ok 9 - The object isa WWW::UsePerl::Journal::Entry ok 10 - user id ok t/24post........1..26 ok 1 - Login User isa WWW::UsePerl::Journal ok 2 - ... bad login ok 3 # skip Username/Password not set for testing ok 4 # skip Username/Password not set for testing ok 5 # skip Username/Password not set for testing ok 6 # skip Username/Password not set for testing ok 7 # skip Username/Password not set for testing ok 8 # skip Username/Password not set for testing ok 9 # skip Username/Password not set for testing ok 10 # skip Username/Password not set for testing ok 11 # skip Username/Password not set for testing ok 12 # skip Username/Password not set for testing ok 13 # skip Username/Password not set for testing ok 14 # skip Username/Password not set for testing ok 15 # skip Username/Password not set for testing ok 16 # skip Username/Password not set for testing ok 17 # skip Username/Password not set for testing ok 18 # skip Username/Password not set for testing ok 19 # skip Username/Password not set for testing ok 20 # skip Username/Password not set for testing ok 21 # skip Username/Password not set for testing ok 22 # skip Username/Password not set for testing ok 23 # skip Username/Password not set for testing ok 24 # skip Username/Password not set for testing ok 25 # skip Username/Password not set for testing ok 26 # skip Username/Password not set for testing ok 24/26 skipped: various reasons t/90podtest.....1..3 ok 1 - blib/lib/WWW/UsePerl/Journal.pm ok 2 - blib/lib/WWW/UsePerl/Journal/Entry.pm ok 3 - blib/lib/WWW/UsePerl/Journal/Post.pm ok t/91podcover....1..0 # Skip Test::Pod::Coverage 1.08 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.08 required for testing POD coverage t/94metatest....1..0 # Skip Test::YAML::Meta required for testing META.yml skipped all skipped: Test::YAML::Meta required for testing META.yml All tests successful, 2 tests and 24 subtests skipped. Files=12, Tests=105, 49 wallclock secs ( 4.67 cusr + 1.00 csys = 5.67 CPU) make: *** [htmlifypods] Hangup