Start 2009-11-06T07:58:00 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 Thu, 05 Nov 2009 23:27:05 GMT Running make for M/MO/MOB/Acme-AsciiArtinator-0.02.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/M/MO/MOB/Acme-AsciiArtinator-0.02.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.02.tar.gz ok Will not use Archive::Tar, need 1.00 Acme-AsciiArtinator-0.02/ Acme-AsciiArtinator-0.02/Changes Acme-AsciiArtinator-0.02/lib/ Acme-AsciiArtinator-0.02/lib/Acme/ Acme-AsciiArtinator-0.02/lib/Acme/AsciiArtinator.pm Acme-AsciiArtinator-0.02/Makefile.PL Acme-AsciiArtinator-0.02/MANIFEST Acme-AsciiArtinator-0.02/META.yml Acme-AsciiArtinator-0.02/README Acme-AsciiArtinator-0.02/t/ Acme-AsciiArtinator-0.02/t/00-load.t Acme-AsciiArtinator-0.02/t/01-artinate.t Acme-AsciiArtinator-0.02/t/02-test_input.t Acme-AsciiArtinator-0.02/t/pod.t CPAN.pm: Going to build M/MO/MOB/Acme-AsciiArtinator-0.02.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.02.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.02, Perl 5.008009, C:\Perl-5.8\bin\perl.exe t/00-load.t ........ 1..1 ok 1 - use Acme::AsciiArtinator; ok ascii-art.pl syntax OK $_="rst";;print "Hello",", ", "world!\n" if /st/;# ####### ##### ### #ascii-art.pl syntax OK t/01-artinate.t .... 1..6 ---------------------------- $ 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 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 Running test: C:\Perl-5.8\bin\perl.exe ascii-art-test-1-3632.pl Ran pre-test # 1 with argv: "", stdin: "" ---------------------------- $ 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 Code with filler: $ _ = "rst" ; ; print "Hello" , ", " , "world!\n" if / st / ; $_="rst";;print "Hello",", ", "world!\n" if /st/;# ####### ##### ### # ----------------------------------- Compile check for ascii-art.pl: ----------------------------------- ----------------------------------- Running post-tests on artinated code Testing output # 1: Ran post-test # 1 with argv: "", stdin: "" Post-test # 1: PASS ok 4 ok 5 ok 6 ok Can't open hello: No such file or directory at ascii-art-test-2-3972.pl line 1. ascii-art.pl syntax OK Can't open hello: No such file or directory at ascii-art.pl line 3. t/02-test_input.t .. 1..7 Ran pre-test # 1 with argv: "", stdin: "hello world! it's been nice knowing you ist been nice " Ran pre-test # 2 with argv: "hello", stdin: "" ---------------------------- $ SIGIL _ name = unknown "rst" quoted string ; end of statement while alphanumeric literal ( unknown <> operator ) unknown { unknown 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 } unknown ---------------------------- Total token count: 24 Pad try # 0 Need to pad by 8 spaces at or before position 37 Need to pad by 1 spaces at or before position 16 Need to pad by 6 spaces at or before position 26 Need to pad by 5 spaces at or before position 27 Need to pad by 4 spaces at or before position 13 Need to pad by 3 spaces at or before position 14 Need to pad by 2 spaces at or before position 15 Need to pad by 1 spaces at or before position 16 Code with filler: $ _ = "rst" ; ; ; ; ; ; ; ; ; while ( <> ) { print "Hello" , ", " , "world!\n" if / st / ; } $_="rst";;;;;;;;; while(<>){print "Hello",", ", "world!\n" if /st/;} ####### ##### ### # ----------------------------------- Compile check for ascii-art.pl: ----------------------------------- ----------------------------------- Running post-tests on artinated code Testing output # 1: Ran post-test # 1 with argv: "", stdin: "hello world! it's been nice knowing you ist been nice " Post-test # 1: PASS Testing output # 2: Ran post-test # 2 with argv: "hello", stdin: "" Post-test # 2: PASS ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok t/pod.t ............ 1..1 ok 1 - blib\lib\Acme\AsciiArtinator.pm ok All tests successful. Files=4, Tests=15, 1 wallclock secs ( 0.00 usr + 0.05 sys = 0.05 CPU) Result: PASS MOB/Acme-AsciiArtinator-0.02.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.02-xPq907 && tar cvf - Acme-AsciiArtinator-0.02.ppd blib) | gzip -c >C:/cpanfly-5.8/var/REPO/M/MO/MOB/Acme-AsciiArtinator-0.02.tar.gz Acme-AsciiArtinator-0.02.ppd blib/ blib/lib/ blib/lib/Acme/ blib/lib/Acme/AsciiArtinator.pm >>> mv C:\cpanfly-5.8\var\cpan\build\Acme-AsciiArtinator-0.02-xPq907/Acme-AsciiArtinator-0.02.ppd C:/cpanfly-5.8/var/REPO/M/MO/MOB Finished 2009-11-06T07:58:06