Checking if your kit is complete... Looks good Warning: prerequisite Test::More 0.67 not found. We have 0.47. 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 /home/cpanrun/parisc2.0-lp64/build/5.8.2/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 Operation `eq': no method found, left argument in overloaded package WWW::UsePerl::Journal::Entry, right argument in overloaded package WWW::UsePerl::Journal::Entry at /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/5.8.2/Test/More.pm line 1037. # Looks like you planned 21 tests but only ran 4. # Looks like your test died just after 4. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 5-21 Failed 17/21 tests, 19.05% okay t/12search......1..6 ok 1 - The object isa WWW::UsePerl::Journal ok 2 - uid ok 3 - recentarray Operation `eq': no method found, left argument in overloaded package WWW::UsePerl::Journal::Entry, right argument in overloaded package WWW::UsePerl::Journal::Entry at /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/5.8.2/Test/More.pm line 1037. # Looks like you planned 6 tests but only ran 3. # Looks like your test died just after 3. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 4-6 Failed 3/6 tests, 50.00% okay 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: Username/Password not set for testing 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..2 ok 1 - META.yml contains valid YAML ok 2 - META.yml meets the designated specification ok Failed 2/12 test scripts, 83.33% okay. 20/107 subtests failed, 81.31% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/11test.t 255 65280 21 34 161.90% 5-21 t/12search.t 255 65280 6 6 100.00% 4-6 1 test and 24 subtests skipped. make: *** [test_dynamic] Error 25