Start 2009-11-27T07:34:46 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, 26 Nov 2009 23:27:09 GMT Running make for M/MO/MOB/Acme-AsciiArtinator-0.04.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/M/MO/MOB/Acme-AsciiArtinator-0.04.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.04.tar.gz ok Will not use Archive::Tar, need 1.00 Acme-AsciiArtinator-0.04/ Acme-AsciiArtinator-0.04/.cvsignore Acme-AsciiArtinator-0.04/ascii-art.pl Acme-AsciiArtinator-0.04/Changes Acme-AsciiArtinator-0.04/lib/ Acme-AsciiArtinator-0.04/lib/Acme/ Acme-AsciiArtinator-0.04/lib/Acme/AsciiArtinator.pm Acme-AsciiArtinator-0.04/Makefile.PL Acme-AsciiArtinator-0.04/MANIFEST Acme-AsciiArtinator-0.04/META.yml Acme-AsciiArtinator-0.04/README Acme-AsciiArtinator-0.04/t/ Acme-AsciiArtinator-0.04/t/00-load.t Acme-AsciiArtinator-0.04/t/01-artinate.t Acme-AsciiArtinator-0.04/t/02-test_input.t Acme-AsciiArtinator-0.04/t/10-tokenize.t Acme-AsciiArtinator-0.04/t/19-tokenize-regex.t Acme-AsciiArtinator-0.04/t/pod-coverage.tt CPAN.pm: Going to build M/MO/MOB/Acme-AsciiArtinator-0.04.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 ascii-art.pl blib\lib\Acme\ascii-art.pl cp lib/Acme/AsciiArtinator.pm blib\lib\Acme\AsciiArtinator.pm MOB/Acme-AsciiArtinator-0.04.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.04, Perl 5.008009, C:\Perl-5.8\bin\perl.exe t/00-load.t ............ 1..1 ok 1 - use Acme::AsciiArtinator; ok Use of uninitialized value in numeric ne (!=) at C:\cpanfly-5.8\var\cpan\build\Acme-AsciiArtinator-0.04-q0_zR3\blib\lib/Acme/AsciiArtinator.pm line 136. ascii-art.pl syntax OK $_="rst";;print "Hello",", ", "world!\n" if /st/;# ####### ##### ### #Use of uninitialized value in numeric ne (!=) at C:\cpanfly-5.8\var\cpan\build\Acme-AsciiArtinator-0.04-q0_zR3\blib\lib/Acme/AsciiArtinator.pm line 136. ascii-art.pl syntax OK t/01-artinate.t ........ 1..6 Pad try # 0 Need to pad by 1 spaces at or before position 14 $ SIGIL _ name = unknown "rst" quoted string ; end of statement ; flexible filler 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 $_="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-4036.pl Ran pre-test # 1 with argv: "", stdin: "" Pad try # 0 Need to pad by 1 spaces at or before position 14 $ SIGIL _ name = unknown "rst" quoted string ; end of statement ; flexible filler 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 $_="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-872.pl line 1. Use of uninitialized value in numeric ne (!=) at C:\cpanfly-5.8\var\cpan\build\Acme-AsciiArtinator-0.04-q0_zR3\blib\lib/Acme/AsciiArtinator.pm line 136. 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: "" 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 $ SIGIL _ name = unknown "rst" quoted string ; end of statement ; flexible filler ; flexible filler ; flexible filler ; flexible filler ; flexible filler ; flexible filler ; flexible filler ; flexible filler 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 $_="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/10-tokenize.t ........ 1..14 ok 1 ok 2 ok 3 - quoted string is one token ok 4 - qq{string} is one token ok 5 - $" does not start a quoted string ok 6 - dipthongs are tokenized correctly ok 7 - perl5.10 dipthongs are tokenized ok 8 - 3 character dipthongs are tokenized ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok t/19-tokenize-regex.t .. 1..10 ok 1 - routine tokenize test ok 2 - routine tokenize test ok 3 - operator dipthong captured ok 4 - regexs are single expressions ok 5 - regex modifier is separate token ok 6 - s///e makes 2nd pattern flexible ok 7 - whitespace in default regex is not flexible ok 8 - whitespace in /regex/x is flexible ok 9 - whitespace,2nd expr in s///xe are flexible ok 10 - whitespace,2nd expr in s()()xe are flexible ok All tests successful. Files=5, Tests=38, 1 wallclock secs ( 0.00 usr + 0.03 sys = 0.03 CPU) Result: PASS MOB/Acme-AsciiArtinator-0.04.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.04-q0_zR3 && tar cvf - Acme-AsciiArtinator-0.04.ppd blib) | gzip -c >C:/cpanfly-5.8/var/REPO/M/MO/MOB/Acme-AsciiArtinator-0.04.tar.gz Acme-AsciiArtinator-0.04.ppd blib/ blib/lib/ blib/lib/Acme/ blib/lib/Acme/ascii-art.pl blib/lib/Acme/AsciiArtinator.pm >>> mv C:\cpanfly-5.8\var\cpan\build\Acme-AsciiArtinator-0.04-q0_zR3/Acme-AsciiArtinator-0.04.ppd C:/cpanfly-5.8/var/REPO/M/MO/MOB Finished 2009-11-27T07:34:52