Start 2008-07-21T16:58:11 Going to read /home/fly818/var/cpan/Metadata Database was generated on Mon, 21 Jul 2008 10:02:47 GMT Running make for M/MS/MSCHILLI/Gaim-Log-Parser-0.13.tar.gz Checksum for /net/nas/data/cpan/authors/id/M/MS/MSCHILLI/Gaim-Log-Parser-0.13.tar.gz ok Gaim-Log-Parser-0.13/ Gaim-Log-Parser-0.13/eg/ Gaim-Log-Parser-0.13/eg/canned/ Gaim-Log-Parser-0.13/eg/canned/proto/ Gaim-Log-Parser-0.13/eg/canned/proto/from_user/ Gaim-Log-Parser-0.13/eg/canned/proto/from_user/to_user/ Gaim-Log-Parser-0.13/eg/canned/proto/from_user/to_user/2005-10-29.230220.txt Gaim-Log-Parser-0.13/eg/canned/proto/from_user/to_user/2008-02-28.163023-0800PST.txt Gaim-Log-Parser-0.13/eg/canned/proto/from_user/to_user/2005-10-29.230221.txt Gaim-Log-Parser-0.13/eg/canned/proto/from_user/to_user/2005-10-29.230219.txt Gaim-Log-Parser-0.13/eg/gaimlog-html2text Gaim-Log-Parser-0.13/lib/ Gaim-Log-Parser-0.13/lib/Gaim/ Gaim-Log-Parser-0.13/lib/Gaim/Log/ Gaim-Log-Parser-0.13/lib/Gaim/Log/Finder.pm Gaim-Log-Parser-0.13/lib/Gaim/Log/Parser.pm Gaim-Log-Parser-0.13/lib/Gaim/Log/Message.pm Gaim-Log-Parser-0.13/t/ Gaim-Log-Parser-0.13/t/003Finder.t Gaim-Log-Parser-0.13/t/004Pidgin.t Gaim-Log-Parser-0.13/t/001Basic.t Gaim-Log-Parser-0.13/t/002DateTime.t Gaim-Log-Parser-0.13/Changes Gaim-Log-Parser-0.13/MANIFEST Gaim-Log-Parser-0.13/MANIFEST.SKIP Gaim-Log-Parser-0.13/Makefile.PL Gaim-Log-Parser-0.13/README Gaim-Log-Parser-0.13/META.yml CPAN.pm: Going to build M/MS/MSCHILLI/Gaim-Log-Parser-0.13.tar.gz >>> /home/fly818/ap818/bin/perl-static Makefile.PL Warning: prerequisite DateTime::Format::Strptime 0 not found. Checking if your kit is complete... Looks good Writing Makefile for Gaim::Log::Parser ---- Unsatisfied dependencies detected during ---- ---- MSCHILLI/Gaim-Log-Parser-0.13.tar.gz ---- DateTime::Format::Strptime [requires] Running make test Delayed until after prerequisites Running test for module 'DateTime::Format::Strptime' Running make for R/RI/RICKM/DateTime-Format-Strptime-1.0702.tgz Checksum for /net/nas/data/cpan/authors/id/R/RI/RICKM/DateTime-Format-Strptime-1.0702.tgz ok DateTime-Format-Strptime-1.0702/ DateTime-Format-Strptime-1.0702/Changes DateTime-Format-Strptime-1.0702/LICENSE DateTime-Format-Strptime-1.0702/MANIFEST DateTime-Format-Strptime-1.0702/README DateTime-Format-Strptime-1.0702/t/ DateTime-Format-Strptime-1.0702/t/more/ DateTime-Format-Strptime-1.0702/t/more/001_all_locales.t DateTime-Format-Strptime-1.0702/t/006_locales.t DateTime-Format-Strptime-1.0702/t/001_load.t DateTime-Format-Strptime-1.0702/t/002_dates.t DateTime-Format-Strptime-1.0702/t/005_croak.t DateTime-Format-Strptime-1.0702/t/004_locale_defaults.t DateTime-Format-Strptime-1.0702/t/007_edge.t DateTime-Format-Strptime-1.0702/t/003_every.t DateTime-Format-Strptime-1.0702/lib/ DateTime-Format-Strptime-1.0702/lib/DateTime/ DateTime-Format-Strptime-1.0702/lib/DateTime/Format/ DateTime-Format-Strptime-1.0702/lib/DateTime/Format/Strptime.pm DateTime-Format-Strptime-1.0702/Makefile.PL DateTime-Format-Strptime-1.0702/META.yml CPAN.pm: Going to build R/RI/RICKM/DateTime-Format-Strptime-1.0702.tgz >>> /home/fly818/ap818/bin/perl-static Makefile.PL ----------------------------------------- __ ___ (_ _|_ ._ ._ | o ._ _ _ __) |_ | |_) | | | | | (/_ | ----------------------------------------- To run thousands of other tests (mainly for developers) then after running 'make' and 'make test' run 'make test_more': perl MakeFile.PL make make test make test_more Checking if your kit is complete... Looks good Writing Makefile for DateTime::Format::Strptime >>> make cp lib/DateTime/Format/Strptime.pm blib/lib/DateTime/Format/Strptime.pm Manifying blib/man3/DateTime::Format::Strptime.3 RICKM/DateTime-Format-Strptime-1.0702.tgz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly818/ap818/bin/perl-static "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/001_load............... 1..2 ok 1 - use DateTime::Format::Strptime; ok 2 - The object isa DateTime::Format::Strptime ok t/002_dates.............. 1..17 ok 1 - %Y-%m-%d ok 2 - %y-%m-%d ok 3 - %Y years, %j days ok 4 - %b %d, %Y ok 5 - %B %d, %Y ok 6 - %H:%M:%S ok 7 - %l:%M:%S %p ok 8 - %H:%M:%S.%N ok 9 - %H:%M:%S.%6N ok 10 - %H:%M:%S.%3N ok 11 - %Y;%j = %Y-%m-%d ok 12 - %d %b '%y = %Y-%m-%d ok 13 - %l:%M:%S %p ok 14 - %H:%M:%S %z ok 15 - %H:%M:%S %Z ok 16 - %H:%M:%S %z %Z ok 17 - %Y %H:%M:%S %Z ok t/003_every.............. 1..14 ok 1 - 24-hour Time ok 2 - 12-hour Time ok 3 - Simple 24-hour Time ok 4 - American Style Date ok 5 - ISO Style Date ok 6 - Every token at once ok 7 - Extended strftime %{} matching ok 8 - 24-hour Time ok 9 - 12-hour Time ok 10 - Simple 24-hour Time ok 11 - American Style Date ok 12 - ISO Style Date ok 13 - Every token at once ok 14 - Extended strftime %{} matching ok t/004_locale_defaults.... 1..48 ok 1 - en_AU : %x : year ok 2 - en_AU : %x : month ok 3 - en_AU : %x : day ok 4 - en_AU : %X : hour ok 5 - en_AU : %X : minute ok 6 - en_AU : %X : second ok 7 - en_AU : %c : year ok 8 - en_AU : %c : month ok 9 - en_AU : %c : day ok 10 - en_AU : %c : hour ok 11 - en_AU : %c : minute ok 12 - en_AU : %c : second ok 13 - en_US : %x : year ok 14 - en_US : %x : month ok 15 - en_US : %x : day ok 16 - en_US : %X : hour ok 17 - en_US : %X : minute ok 18 - en_US : %X : second ok 19 - en_US : %c : year ok 20 - en_US : %c : month ok 21 - en_US : %c : day ok 22 - en_US : %c : hour ok 23 - en_US : %c : minute ok 24 - en_US : %c : second ok 25 - en_GB : %x : year ok 26 - en_GB : %x : month ok 27 - en_GB : %x : day ok 28 - en_GB : %X : hour ok 29 - en_GB : %X : minute ok 30 - en_GB : %X : second ok 31 - en_GB : %c : year ok 32 - en_GB : %c : month ok 33 - en_GB : %c : day ok 34 - en_GB : %c : hour ok 35 - en_GB : %c : minute ok 36 - en_GB : %c : second Can't call method "year" on an undefined value at t/004_locale_defaults.t line 45. # Looks like you planned 48 tests but only ran 36. # Looks like your test died just after 36. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 12/48 subtests t/005_croak.............. 1..30 ok 1 - Legal Pattern in constructor should return object and not croak isa DateTime::Format::Strptime ok 2 - Croak message should be empty ok 3 - Illegal pattern in constructor should croak ok 4 - Croak message should reflect illegal pattern ok 5 - Legal Pattern in pattern() should return the pattern ok 6 - Error message should be undef ok 7 - Illegal Pattern should return undef ok 8 - Error message should reflect illegal pattern ok 9 - Non-existing DateTime call should return undef ok 10 - Error message should reflect illegal pattern ok 11 - Non-matching date time string should return undef ok 12 - Error message should reflect non-matching datetime ok 13 - Ambiguous date time string should return undef ok 14 - Error message should reflect Ambiguous date time string ok 15 - Illegal Pattern should carp ok 16 - Croak message should reflect illegal pattern ok 17 - Non-matching date time string should croak ok 18 - Croak message should reflect non-matching datetime ok 19 - Ambiguous date time string should croak ok 20 - Croak message should reflect Ambiguous date time string ok 21 - Legal Pattern in pattern() should return the pattern ok 22 - Error message should be undef ok 23 - Illegal Pattern should return undef ok 24 - Error message should reflect illegal pattern ok 25 - Non-existing DateTime call should return undef ok 26 - Error message should reflect illegal pattern ok 27 - Non-matching date time string should return undef ok 28 - Error message should reflect non-matching datetime ok 29 - Ambiguous date time string should return undef ok 30 - Error message should reflect Ambiguous date time string ok t/006_locales............ 1..252 ok 1 - Constructor with Day Name ok 2 - Parsed with Day Name ok 3 - Matched with Day Name ok 4 - Constructor with Day Name ok 5 - Parsed with Day Name ok 6 - Matched with Day Name ok 7 - Constructor with Day Name ok 8 - Parsed with Day Name ok 9 - Matched with Day Name ok 10 - Constructor with Day Name ok 11 - Parsed with Day Name ok 12 - Matched with Day Name ok 13 - Constructor with Day Name ok 14 - Parsed with Day Name ok 15 - Matched with Day Name ok 16 - Constructor with Day Name ok 17 - Parsed with Day Name ok 18 - Matched with Day Name ok 19 - Constructor with Day Name ok 20 - Parsed with Day Name ok 21 - Matched with Day Name ok 22 - Constructor with Day Name ok 23 - Parsed with Day Name ok 24 - Matched with Day Name ok 25 - Constructor with Day Name ok 26 - Parsed with Day Name ok 27 - Matched with Day Name ok 28 - Constructor with Day Name ok 29 - Parsed with Day Name ok 30 - Matched with Day Name ok 31 - Constructor with Day Name ok 32 - Parsed with Day Name ok 33 - Matched with Day Name ok 34 - Constructor with Day Name ok 35 - Parsed with Day Name ok 36 - Matched with Day Name ok 37 - Constructor with Day Name ok 38 - Parsed with Day Name ok 39 - Matched with Day Name ok 40 - Constructor with Day Name ok 41 - Parsed with Day Name ok 42 - Matched with Day Name ok 43 - Constructor with Day Name ok 44 - Parsed with Day Name ok 45 - Matched with Day Name ok 46 - Constructor with Day Name ok 47 - Parsed with Day Name ok 48 - Matched with Day Name ok 49 - Constructor with Day Name ok 50 - Parsed with Day Name ok 51 - Matched with Day Name ok 52 - Constructor with Day Name ok 53 - Parsed with Day Name ok 54 - Matched with Day Name ok 55 - Constructor with Day Name ok 56 - Parsed with Day Name ok 57 - Matched with Day Name ok 58 - Constructor with Day Name ok 59 - Parsed with Day Name ok 60 - Matched with Day Name ok 61 - Constructor with Day Name ok 62 - Parsed with Day Name ok 63 - Matched with Day Name ok 64 - Constructor with Day Name ok 65 - Parsed with Day Name ok 66 - Matched with Day Name ok 67 - Constructor with Day Name ok 68 - Parsed with Day Name ok 69 - Matched with Day Name ok 70 - Constructor with Day Name ok 71 - Parsed with Day Name ok 72 - Matched with Day Name ok 73 - Constructor with Day Name ok 74 - Parsed with Day Name ok 75 - Matched with Day Name ok 76 - Constructor with Day Name ok 77 - Parsed with Day Name ok 78 - Matched with Day Name ok 79 - Constructor with Day Name ok 80 - Parsed with Day Name ok 81 - Matched with Day Name ok 82 - Constructor with Day Name ok 83 - Parsed with Day Name ok 84 - Matched with Day Name ok 85 - Constructor with Month Name ok 86 - Parsed with Month Name ok 87 - Matched with Month Name ok 88 - Constructor with Month Name ok 89 - Parsed with Month Name ok 90 - Matched with Month Name ok 91 - Constructor with Month Name ok 92 - Parsed with Month Name ok 93 - Matched with Month Name ok 94 - Constructor with Month Name ok 95 - Parsed with Month Name ok 96 - Matched with Month Name ok 97 - Constructor with Month Name ok 98 - Parsed with Month Name ok 99 - Matched with Month Name ok 100 - Constructor with Month Name ok 101 - Parsed with Month Name ok 102 - Matched with Month Name ok 103 - Constructor with Month Name ok 104 - Parsed with Month Name ok 105 - Matched with Month Name ok 106 - Constructor with Month Name ok 107 - Parsed with Month Name ok 108 - Matched with Month Name ok 109 - Constructor with Month Name ok 110 - Parsed with Month Name ok 111 - Matched with Month Name ok 112 - Constructor with Month Name ok 113 - Parsed with Month Name ok 114 - Matched with Month Name ok 115 - Constructor with Month Name ok 116 - Parsed with Month Name ok 117 - Matched with Month Name ok 118 - Constructor with Month Name ok 119 - Parsed with Month Name ok 120 - Matched with Month Name ok 121 - Constructor with Month Name ok 122 - Parsed with Month Name ok 123 - Matched with Month Name ok 124 - Constructor with Month Name ok 125 - Parsed with Month Name ok 126 - Matched with Month Name ok 127 - Constructor with Month Name ok 128 - Parsed with Month Name ok 129 - Matched with Month Name ok 130 - Constructor with Month Name ok 131 - Parsed with Month Name ok 132 - Matched with Month Name ok 133 - Constructor with Month Name ok 134 - Parsed with Month Name ok 135 - Matched with Month Name ok 136 - Constructor with Month Name ok 137 - Parsed with Month Name ok 138 - Matched with Month Name ok 139 - Constructor with Month Name ok 140 - Parsed with Month Name ok 141 - Matched with Month Name ok 142 - Constructor with Month Name ok 143 - Parsed with Month Name ok 144 - Matched with Month Name ok 145 - Constructor with Month Name ok 146 - Parsed with Month Name ok 147 - Matched with Month Name ok 148 - Constructor with Month Name ok 149 - Parsed with Month Name ok 150 - Matched with Month Name ok 151 - Constructor with Month Name ok 152 - Parsed with Month Name ok 153 - Matched with Month Name ok 154 - Constructor with Month Name ok 155 - Parsed with Month Name ok 156 - Matched with Month Name ok 157 - Constructor with Month Name ok 158 - Parsed with Month Name ok 159 - Matched with Month Name ok 160 - Constructor with Month Name ok 161 - Parsed with Month Name ok 162 - Matched with Month Name ok 163 - Constructor with Month Name ok 164 - Parsed with Month Name ok 165 - Matched with Month Name ok 166 - Constructor with Month Name ok 167 - Parsed with Month Name ok 168 - Matched with Month Name ok 169 - Constructor with Month Name ok 170 - Parsed with Month Name ok 171 - Matched with Month Name ok 172 - Constructor with Month Name ok 173 - Parsed with Month Name ok 174 - Matched with Month Name ok 175 - Constructor with Month Name ok 176 - Parsed with Month Name ok 177 - Matched with Month Name ok 178 - Constructor with Month Name ok 179 - Parsed with Month Name ok 180 - Matched with Month Name ok 181 - Constructor with Month Name ok 182 - Parsed with Month Name ok 183 - Matched with Month Name ok 184 - Constructor with Month Name ok 185 - Parsed with Month Name ok 186 - Matched with Month Name ok 187 - Constructor with Month Name ok 188 - Parsed with Month Name ok 189 - Matched with Month Name ok 190 - Constructor with Month Name ok 191 - Parsed with Month Name ok 192 - Matched with Month Name ok 193 - Constructor with Month Name ok 194 - Parsed with Month Name ok 195 - Matched with Month Name ok 196 - Constructor with Month Name ok 197 - Parsed with Month Name ok 198 - Matched with Month Name ok 199 - Constructor with Month Name ok 200 - Parsed with Month Name ok 201 - Matched with Month Name ok 202 - Constructor with Month Name ok 203 - Parsed with Month Name ok 204 - Matched with Month Name ok 205 - Constructor with Month Name ok 206 - Parsed with Month Name ok 207 - Matched with Month Name ok 208 - Constructor with Month Name ok 209 - Parsed with Month Name ok 210 - Matched with Month Name ok 211 - Constructor with Month Name ok 212 - Parsed with Month Name ok 213 - Matched with Month Name ok 214 - Constructor with Month Name ok 215 - Parsed with Month Name ok 216 - Matched with Month Name ok 217 - Constructor with Month Name ok 218 - Parsed with Month Name ok 219 - Matched with Month Name ok 220 - Constructor with Month Name ok 221 - Parsed with Month Name ok 222 - Matched with Month Name ok 223 - Constructor with Month Name ok 224 - Parsed with Month Name ok 225 - Matched with Month Name ok 226 - Constructor with Month Name ok 227 - Parsed with Month Name ok 228 - Matched with Month Name ok 229 - Constructor with Meridian ok 230 - Parsed with Meridian ok 231 - Matched with Meridian ok 232 - Constructor with Meridian ok 233 - Parsed with Meridian ok 234 - Matched with Meridian ok 235 - Constructor with Meridian ok 236 - Parsed with Meridian ok 237 - Matched with Meridian ok 238 - Constructor with Meridian ok 239 - Parsed with Meridian ok 240 - Matched with Meridian ok 241 - Constructor with Meridian ok 242 - Parsed with Meridian ok 243 - Matched with Meridian ok 244 - Constructor with Meridian ok 245 - Parsed with Meridian ok 246 - Matched with Meridian ok 247 - Constructor with Meridian ok 248 - Parsed with Meridian ok 249 - Matched with Meridian ok 250 - Constructor with Meridian ok 251 - Parsed with Meridian ok 252 - Matched with Meridian ok t/007_edge............... 1..10 ok 1 - The object isa DateTime::Format::Strptime ok 2 - The object isa DateTime ok 3 ok 4 - The object isa DateTime::Format::Strptime ok 5 - The object isa DateTime ok 6 ok 7 - The object isa DateTime::Format::Strptime ok 8 - The object isa DateTime ok 9 - Time zone determined from string ok 10 - Time zone applied to string ok Test Summary Report ------------------- t/004_locale_defaults (Wstat: 65280 Tests: 36 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 48 tests but ran 36. Files=7, Tests=361, 2 wallclock secs ( 0.00 usr 0.12 sys + 0.93 cusr 0.63 csys = 1.68 CPU) Result: FAIL Failed 1/7 test programs. 0/361 subtests failed. make: *** [test_dynamic] Error 255 RICKM/DateTime-Format-Strptime-1.0702.tgz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports RICKM/DateTime-Format-Strptime-1.0702.tgz Running make for M/MS/MSCHILLI/Gaim-Log-Parser-0.13.tar.gz Has already been unwrapped into directory /home/fly818/var/cpan/build/Gaim-Log-Parser-0.13-3Zzn3w CPAN.pm: Going to build M/MS/MSCHILLI/Gaim-Log-Parser-0.13.tar.gz Warning: Prerequisite 'DateTime::Format::Strptime => 0' for 'MSCHILLI/Gaim-Log-Parser-0.13.tar.gz' failed when processing 'RICKM/DateTime-Format-Strptime-1.0702.tgz' with 'make_test => NO'. Continuing, but chances to succeed are limited. >>> make cp lib/Gaim/Log/Parser.pm blib/lib/Gaim/Log/Parser.pm cp lib/Gaim/Log/Finder.pm blib/lib/Gaim/Log/Finder.pm cp lib/Gaim/Log/Message.pm blib/lib/Gaim/Log/Message.pm cp eg/gaimlog-html2text blib/script/gaimlog-html2text /home/fly818/ap818/bin/perl-static "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/gaimlog-html2text Manifying blib/man1/gaimlog-html2text.1 Manifying blib/man3/Gaim::Log::Message.3 Manifying blib/man3/Gaim::Log::Finder.3 Manifying blib/man3/Gaim::Log::Parser.3 MSCHILLI/Gaim-Log-Parser-0.13.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly818/ap818/bin/perl-static "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/001Basic.......Can't locate DateTime/Format/Strptime.pm in @INC (@INC contains: /home/fly818/var/cpan/build/Gaim-Log-Parser-0.13-3Zzn3w/blib/lib /home/fly818/var/cpan/build/Gaim-Log-Parser-0.13-3Zzn3w/blib/arch /home/fly818/var/megalib /home/fly818/ap818/site/lib /home/fly818/ap818/lib .) at /home/fly818/var/cpan/build/Gaim-Log-Parser-0.13-3Zzn3w/blib/lib/Gaim/Log/Message.pm line 7. BEGIN failed--compilation aborted at /home/fly818/var/cpan/build/Gaim-Log-Parser-0.13-3Zzn3w/blib/lib/Gaim/Log/Message.pm line 7. Compilation failed in require at /home/fly818/var/cpan/build/Gaim-Log-Parser-0.13-3Zzn3w/blib/lib/Gaim/Log/Parser.pm line 8. BEGIN failed--compilation aborted at /home/fly818/var/cpan/build/Gaim-Log-Parser-0.13-3Zzn3w/blib/lib/Gaim/Log/Parser.pm line 8. Compilation failed in require at t/001Basic.t line 9. BEGIN failed--compilation aborted at t/001Basic.t line 9. Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/002DateTime....Can't locate DateTime/Format/Strptime.pm in @INC (@INC contains: /home/fly818/var/cpan/build/Gaim-Log-Parser-0.13-3Zzn3w/blib/lib /home/fly818/var/cpan/build/Gaim-Log-Parser-0.13-3Zzn3w/blib/arch /home/fly818/var/megalib /home/fly818/ap818/site/lib /home/fly818/ap818/lib .) at /home/fly818/var/cpan/build/Gaim-Log-Parser-0.13-3Zzn3w/blib/lib/Gaim/Log/Message.pm line 7. BEGIN failed--compilation aborted at /home/fly818/var/cpan/build/Gaim-Log-Parser-0.13-3Zzn3w/blib/lib/Gaim/Log/Message.pm line 7. Compilation failed in require at /home/fly818/var/cpan/build/Gaim-Log-Parser-0.13-3Zzn3w/blib/lib/Gaim/Log/Parser.pm line 8. BEGIN failed--compilation aborted at /home/fly818/var/cpan/build/Gaim-Log-Parser-0.13-3Zzn3w/blib/lib/Gaim/Log/Parser.pm line 8. Compilation failed in require at t/002DateTime.t line 11. BEGIN failed--compilation aborted at t/002DateTime.t line 11. Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/003Finder...... 1..2 ok 1 - 1 txt files found ok 2 - found txt file ok t/004Pidgin......Can't locate DateTime/Format/Strptime.pm in @INC (@INC contains: /home/fly818/var/cpan/build/Gaim-Log-Parser-0.13-3Zzn3w/blib/lib /home/fly818/var/cpan/build/Gaim-Log-Parser-0.13-3Zzn3w/blib/arch /home/fly818/var/megalib /home/fly818/ap818/site/lib /home/fly818/ap818/lib .) at /home/fly818/var/cpan/build/Gaim-Log-Parser-0.13-3Zzn3w/blib/lib/Gaim/Log/Message.pm line 7. BEGIN failed--compilation aborted at /home/fly818/var/cpan/build/Gaim-Log-Parser-0.13-3Zzn3w/blib/lib/Gaim/Log/Message.pm line 7. Compilation failed in require at /home/fly818/var/cpan/build/Gaim-Log-Parser-0.13-3Zzn3w/blib/lib/Gaim/Log/Parser.pm line 8. BEGIN failed--compilation aborted at /home/fly818/var/cpan/build/Gaim-Log-Parser-0.13-3Zzn3w/blib/lib/Gaim/Log/Parser.pm line 8. Compilation failed in require at t/004Pidgin.t line 9. BEGIN failed--compilation aborted at t/004Pidgin.t line 9. Dubious, test returned 2 (wstat 512, 0x200) No subtests run Test Summary Report ------------------- t/001Basic (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/002DateTime (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/004Pidgin (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output Files=4, Tests=2, 1 wallclock secs ( 0.00 usr 0.01 sys + 0.38 cusr 0.25 csys = 0.64 CPU) Result: FAIL Failed 3/4 test programs. 0/2 subtests failed. make: *** [test_dynamic] Error 2 MSCHILLI/Gaim-Log-Parser-0.13.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports MSCHILLI/Gaim-Log-Parser-0.13.tar.gz Finished 2008-07-21T16:58:17