Start 2009-11-05T07:22:11 ActivePerl-825 CPAN-1.9402 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:/CPANFL~1.8/var/libs/bin;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-5.8\site\bin;C:\Perl-5.8\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0;c:\PROGRA~1\Perforce Going to read 'C:\cpanfly-5.8\var\cpan\Metadata' Database was generated on Wed, 04 Nov 2009 23:27:10 GMT Running make for M/MO/MOB/Acme-AsciiArtinator-0.01.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/M/MO/MOB/Acme-AsciiArtinator-0.01.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/M/MO/MOB/CHECKSUMS Checksum for C:\cpanfly-5.8\var\cpan\sources\authors\id\M\MO\MOB\Acme-AsciiArtinator-0.01.tar.gz ok Will not use Archive::Tar, need 1.00 Acme-AsciiArtinator-0.01/ Acme-AsciiArtinator-0.01/Changes Acme-AsciiArtinator-0.01/lib/ Acme-AsciiArtinator-0.01/lib/Acme/ Acme-AsciiArtinator-0.01/lib/Acme/AsciiArtinator.pm Acme-AsciiArtinator-0.01/Makefile.PL Acme-AsciiArtinator-0.01/MANIFEST Acme-AsciiArtinator-0.01/META.yml Acme-AsciiArtinator-0.01/README Acme-AsciiArtinator-0.01/t/ Acme-AsciiArtinator-0.01/t/00-load.t Acme-AsciiArtinator-0.01/t/01-artinate.t Acme-AsciiArtinator-0.01/t/pod.t CPAN.pm: Going to build M/MO/MOB/Acme-AsciiArtinator-0.01.tar.gz >>> C:\Perl-5.8\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Acme::AsciiArtinator >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/Acme/AsciiArtinator.pm blib\lib\Acme\AsciiArtinator.pm MOB/Acme-AsciiArtinator-0.01.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-5.8\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t # Testing Acme::AsciiArtinator 0.01, Perl 5.008009, C:\Perl-5.8\bin\perl.exe t/00-load.t ...... 1..1 ok 1 - use Acme::AsciiArtinator; ok Output will go to "ascii-art.pl" ascii-art.pl syntax OK $_="rst";;print "Hello",", ", "world!\n" if /st/;# ####### ##### ### #t/01-artinate.t .. 1..3 ---------------------------- $ SIGIL _ name = unknown "rst" quoted string ; end of statement print alphanumeric literal "Hello" quoted string , unknown ", " quoted string , unknown "world!\n" quoted string whitespace if alphanumeric literal whitespace / operator or misanalyzed regex st alphanumeric literal / operator or misanalyzed regex ; end of statement ---------------------------- Total token count: 18 Pad try # 0 Need to pad by 1 spaces at or before position 14 Need to pad by 1 spaces at or before position 14 Need to pad by 1 spaces at or before position 14 Need to pad by 1 spaces at or before position 14 Need to pad by 1 spaces at or before position 14 Need to pad by 1 spaces at or before position 14 Need to pad by 1 spaces at or before position 14 Need to pad by 1 spaces at or before position 14 Need to pad by 1 spaces at or before position 14 Need to pad by 1 spaces at or before position 14 Need to pad by 1 spaces at or before position 14 Need to pad by 1 spaces at or before position 14 Need to pad by 1 spaces at or before position 14 Need to pad by 1 spaces at or before position 14 Need to pad by 1 spaces at or before position 14 Need to pad by 1 spaces at or before position 14 Code with filler: $ _ = "rst" ; ; print "Hello" , ", " , "world!\n" if / st / ; $_="rst";;print "Hello",", ", "world!\n" if /st/;# ####### ##### ### # ----------------------------------- Compile check for ascii-art.pl: ----------------------------------- ----------------------------------- ok 1 ok 2 ok 3 ok t/pod.t .......... 1..1 ok 1 - blib\lib\Acme\AsciiArtinator.pm ok All tests successful. Files=3, Tests=5, 0 wallclock secs ( 0.00 usr + 0.03 sys = 0.03 CPU) Result: PASS MOB/Acme-AsciiArtinator-0.01.tar.gz nmake test TEST_VERBOSE=1 -- OK Marty O'Brien <mob@cpan.org> Embed Perl code in ASCII artwork >>> (cd C:\cpanfly-5.8\var\cpan\build\Acme-AsciiArtinator-0.01-9zHetA && tar cvf - Acme-AsciiArtinator-0.01.ppd blib) | gzip -c >C:/cpanfly-5.8/var/REPO/M/MO/MOB/Acme-AsciiArtinator-0.01.tar.gz Acme-AsciiArtinator-0.01.ppd blib/ blib/lib/ blib/lib/Acme/ blib/lib/Acme/AsciiArtinator.pm >>> mv C:\cpanfly-5.8\var\cpan\build\Acme-AsciiArtinator-0.01-9zHetA/Acme-AsciiArtinator-0.01.ppd C:/cpanfly-5.8/var/REPO/M/MO/MOB Finished 2009-11-05T07:22:16