PATH=C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\Perl64-5.14\site\bin;C:\Perl64-5.14\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\Program Files (x86)\Perforce;C:\mysql\bin Start 2011-05-02T21:41:43 ActivePerl-1400 CPAN-1.9402 LIB=C:\PlatSDK\Lib\AMD64;C:\PlatSDK\Lib\AMD64\atlmfc INCLUDE=C:\PlatSDK\Include;C:\PlatSDK\Include\crt;C:\PlatSDK\Include\crt\sys;C:\PlatSDK\Include\mfc;C:\PlatSDK\Include\atl PATH=C:/CPANFL~1.14/var/libs/bin;C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\Perl64-5.14\site\bin;C:\Perl64-5.14\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~1\v1.0;C:\PROGRA~2\Perforce;C:\mysql\bin Going to read 'C:\cpanfly-5.14\var\cpan\Metadata' Database was generated on Mon, 02 May 2011 22:28:59 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 C:\cpanfly-5.14\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:\Perl64-5.14\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Gaim::Log::Parser Writing MYMETA.yml >>> 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:\Perl64-5.14\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:\Perl64-5.14\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/001Basic.t ..... 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.t .. 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.t .... 1..2 ok 1 - 1 txt files found ok 2 - found txt file ok t/004Pidgin.t .... 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.08 usr + 0.00 sys = 0.08 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-5.14\var\cpan\build\Gaim-Log-Parser-0.14-M3vUy0 && tar cvf - Gaim-Log-Parser-0.14.ppd blib) | gzip -c >C:/cpanfly-5.14/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-5.14\var\cpan\build\Gaim-Log-Parser-0.14-M3vUy0/Gaim-Log-Parser-0.14.ppd C:/cpanfly-5.14/var/REPO/M/MS/MSCHILLI Finished 2011-05-02T21:41:51