Start 2008-10-20T10:24:09 Going to read /Users/fly818/var/cpan/Metadata Database was generated on Mon, 20 Oct 2008 08:27:31 GMT Running make for M/MS/MSCHILLI/Gaim-Log-Parser-0.14.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/M/MS/MSCHILLI/Gaim-Log-Parser-0.14.tar.gz Checksum for /Users/fly818/var/cpan/sources/authors/id/M/MS/MSCHILLI/Gaim-Log-Parser-0.14.tar.gz ok Gaim-Log-Parser-0.14/ Gaim-Log-Parser-0.14/eg/ Gaim-Log-Parser-0.14/eg/canned/ Gaim-Log-Parser-0.14/eg/canned/proto/ Gaim-Log-Parser-0.14/eg/canned/proto/from_user/ Gaim-Log-Parser-0.14/eg/canned/proto/from_user/to_user/ Gaim-Log-Parser-0.14/eg/canned/proto/from_user/to_user/2005-10-29.230220.txt Gaim-Log-Parser-0.14/eg/canned/proto/from_user/to_user/2005-10-29.230221.txt Gaim-Log-Parser-0.14/eg/canned/proto/from_user/to_user/2008-02-28.163023-0800PST.txt Gaim-Log-Parser-0.14/eg/canned/proto/from_user/to_user/2005-10-29.230219.txt Gaim-Log-Parser-0.14/eg/gaimlog-html2text Gaim-Log-Parser-0.14/lib/ Gaim-Log-Parser-0.14/lib/Gaim/ Gaim-Log-Parser-0.14/lib/Gaim/Log/ Gaim-Log-Parser-0.14/lib/Gaim/Log/Parser.pm Gaim-Log-Parser-0.14/lib/Gaim/Log/Finder.pm Gaim-Log-Parser-0.14/lib/Gaim/Log/Message.pm Gaim-Log-Parser-0.14/Makefile.PL Gaim-Log-Parser-0.14/MANIFEST.SKIP Gaim-Log-Parser-0.14/MANIFEST Gaim-Log-Parser-0.14/t/ Gaim-Log-Parser-0.14/t/004Pidgin.t Gaim-Log-Parser-0.14/t/003Finder.t Gaim-Log-Parser-0.14/t/001Basic.t Gaim-Log-Parser-0.14/t/002DateTime.t Gaim-Log-Parser-0.14/Changes Gaim-Log-Parser-0.14/README Gaim-Log-Parser-0.14/META.yml CPAN.pm: Going to build M/MS/MSCHILLI/Gaim-Log-Parser-0.14.tar.gz >>> /Users/fly818/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Gaim::Log::Parser >>> make 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 lib/Gaim/Log/Parser.pm blib/lib/Gaim/Log/Parser.pm cp eg/gaimlog-html2text blib/script/gaimlog-html2text /Users/fly818/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/gaimlog-html2text Manifying blib/man1/gaimlog-html2text.1 Manifying blib/man3/Gaim::Log::Parser.3 Manifying blib/man3/Gaim::Log::Message.3 Manifying blib/man3/Gaim::Log::Finder.3 MSCHILLI/Gaim-Log-Parser-0.14.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /Users/fly818/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/001Basic....... 1..17 ok 1 - Gaim::Log::Message object isa Gaim::Log::Message ok 2 - from_user ok 3 - to_user ok 4 - protocol ok 5 - content ok 6 - Gaim::Log::Message object isa Gaim::Log::Message ok 7 - from_user ok 8 - to_user ok 9 - protocol ok 10 - content ok 11 - multi-line content ok 12 - content ok 13 - to_user sends ok 14 - chat_user sends ok 15 - check datetime ok 16 - as_string formatter ok 17 - line with : ok t/002DateTime.... 1..16 ok 1 - Check Epoch in LA timezone ok 2 - Check Epoch in Chicago timezone ok 3 - Explicit date given ok 4 - Rollover after explicit date ok 5 - Date in European format ok 6 - Message string ok 7 - Date in American format ok 8 - Message string ok 9 - Date in American format 2-digit year ok 10 - Message string ok 11 - Date in European format 2-digit year ok 12 - Message string ok 13 - No date, just time ok 14 - Message string ok 15 - EU date/time ok 16 - Message string ok t/003Finder...... 1..2 ok 1 - 1 txt files found ok 2 - found txt file ok t/004Pidgin...... 1..12 ok 1 - Gaim::Log::Message object isa Gaim::Log::Message ok 2 - from_user ok 3 - to_user ok 4 - protocol ok 5 - content ok 6 - timestamp ok 7 - Gaim::Log::Message object isa Gaim::Log::Message ok 8 - to_user ok 9 - from_user ok 10 - protocol ok 11 - content ok 12 - timestamp ok All tests successful. Files=4, Tests=47, 3 wallclock secs ( 0.11 usr 0.08 sys + 1.99 cusr 0.32 csys = 2.50 CPU) Result: PASS MSCHILLI/Gaim-Log-Parser-0.14.tar.gz make test TEST_VERBOSE=1 -- OK Michael Schilli <m@perlmeister.com> Parse Gaim's Log Files >>> (cd /Users/fly818/var/cpan/build/Gaim-Log-Parser-0.14-07UGwv && tar cvf - Gaim-Log-Parser-0.14.ppd blib) | gzip -c >/Users/fly818/var/REPO/M/MS/MSCHILLI/Gaim-Log-Parser-0.14.tar.gz Gaim-Log-Parser-0.14.ppd blib/ blib/lib/ blib/lib/Gaim/ blib/lib/Gaim/Log/ blib/lib/Gaim/Log/Finder.pm blib/lib/Gaim/Log/Message.pm blib/lib/Gaim/Log/Parser.pm blib/man1/ blib/man1/gaimlog-html2text.1 blib/man3/ blib/man3/Gaim::Log::Finder.3 blib/man3/Gaim::Log::Message.3 blib/man3/Gaim::Log::Parser.3 blib/script/ blib/script/gaimlog-html2text >>> mv /Users/fly818/var/cpan/build/Gaim-Log-Parser-0.14-07UGwv/Gaim-Log-Parser-0.14.ppd /Users/fly818/var/REPO/M/MS/MSCHILLI Finished 2008-10-20T10:24:19