Start 2009-11-05T12:39:11 ActivePerl-1003 CPAN-1.9402 Going to read '/home/fly1003/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 Checksum for /net/nas/data/cpan/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 >>> /home/fly1003/ap1003/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Acme::AsciiArtinator >>> make cp lib/Acme/AsciiArtinator.pm blib/lib/Acme/AsciiArtinator.pm Manifying blib/man3/Acme::AsciiArtinator.3 MOB/Acme-AsciiArtinator-0.02.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly1003/ap1003/bin/perl-static "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t # Testing Acme::AsciiArtinator 0.02, Perl 5.010000, /home/fly1003/ap1003/bin/perl-static 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: /home/fly1003/ap1003/bin/perl-static ascii-art-test-1-9501.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-9506.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, 0 wallclock secs ( 0.06 usr 0.02 sys + 0.23 cusr 0.07 csys = 0.38 CPU) Result: PASS MOB/Acme-AsciiArtinator-0.02.tar.gz make test TEST_VERBOSE=1 -- OK Marty O'Brien <mob@cpan.org> Embed Perl code in ASCII artwork >>> (cd /home/fly1003/var/cpan/build/Acme-AsciiArtinator-0.02-4kkxUs && tar cvf - Acme-AsciiArtinator-0.02.ppd blib) | gzip -c >/home/fly1003/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 blib/man3/ blib/man3/Acme::AsciiArtinator.3 >>> mv /home/fly1003/var/cpan/build/Acme-AsciiArtinator-0.02-4kkxUs/Acme-AsciiArtinator-0.02.ppd /home/fly1003/var/REPO/M/MO/MOB Finished 2009-11-05T12:39:15