Start 2008-08-14T17:33:31 LIB=C:\PROGRA~1\MICROS~4\VC98\Lib\PSDK;C:\PROGRA~1\MICROS~2\Lib;C:\PROGRA~1\MICROS~4\VC98\Lib;C:\PROGRA~1\MICROS~4\VC98\MFC\Lib INCLUDE=C:\PROGRA~1\MICROS~2\Include;C:\PROGRA~1\MICROS~4\VC98\ATL\Include;C:\PROGRA~1\MICROS~4\VC98\Include;C:\PROGRA~1\MICROS~4\VC98\MFC\Include PATH=C:\PROGRA~1\MICROS~2\Bin;C:\PROGRA~1\MICROS~2\Bin\WinNT;C:\PROGRA~1\MICROS~4\VC98\Bin;C:\PROGRA~1\MICROS~4\Common\MSDev98\Bin;C:\Perl\site\bin;C:\Perl\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem Going to read C:\cpanfly\var\cpan\Metadata Database was generated on Thu, 14 Aug 2008 10:02:48 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 Fetching with LWP: http://cpan.nas.activestate.com/authors/id/M/MS/MSCHILLI/CHECKSUMS Checksum for C:\cpanfly\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 >>> C:\Perl\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Gaim::Log::Parser >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. 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 C:\Perl\bin\perl.exe -MExtUtils::Command -e cp eg/gaimlog-html2text blib\script\gaimlog-html2text pl2bat.bat blib\script\gaimlog-html2text MSCHILLI/Gaim-Log-Parser-0.14.tar.gz nmake -- OK Running make test >>> nmake test TEST_VERBOSE=1 Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\Perl\bin\perl.exe -MExtUtils::Command -e cp eg/gaimlog-html2text blib\script\gaimlog-html2text pl2bat.bat blib\script\gaimlog-html2text C:\Perl\bin\perl.exe "-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, 2 wallclock secs ( 0.00 usr + 0.05 sys = 0.05 CPU) Result: PASS MSCHILLI/Gaim-Log-Parser-0.14.tar.gz nmake test TEST_VERBOSE=1 -- OK Michael Schilli <m@perlmeister.com> Parse Gaim's Log Files >>> (cd C:\cpanfly\var\cpan\build\Gaim-Log-Parser-0.14-aGOMV8 && tar cvf - Gaim-Log-Parser-0.14.ppd blib) | gzip -c >C:/cpanfly/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/script/ blib/script/gaimlog-html2text blib/script/gaimlog-html2text.bat >>> mv C:\cpanfly\var\cpan\build\Gaim-Log-Parser-0.14-aGOMV8/Gaim-Log-Parser-0.14.ppd C:/cpanfly/var/REPO/M/MS/MSCHILLI Finished 2008-08-14T17:33:37