Start 2010-02-15T11:03:04 ActivePerl-1200 CPAN-1.9402 Going to read '/home/fly1200/var/cpan/Metadata' Database was generated on Mon, 15 Feb 2010 23:34:28 GMT Running make for M/MO/MOB/Acme-AsciiArtinator-0.04.tar.gz Checksum for /net/nas/data/cpan/authors/id/M/MO/MOB/Acme-AsciiArtinator-0.04.tar.gz ok 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 >>> /home/fly1200/ap1200x/bin/perl-dynamic Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Acme::AsciiArtinator >>> make cp ascii-art.pl blib/lib/Acme/ascii-art.pl cp lib/Acme/AsciiArtinator.pm blib/lib/Acme/AsciiArtinator.pm Manifying blib/man3/Acme::AsciiArtinator.3 MOB/Acme-AsciiArtinator-0.04.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly1200/ap1200x/bin/perl-dynamic "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t # Testing Acme::AsciiArtinator 0.04, Perl 5.012000, /home/fly1200/ap1200x/bin/perl-dynamic t/00-load.t ............ 1..1 ok 1 - use Acme::AsciiArtinator; ok Use of uninitialized value $opts{"filler"} in numeric ne (!=) at /home/fly1200/var/cpan/build/Acme-AsciiArtinator-0.04-ll2UkF/blib/lib/Acme/AsciiArtinator.pm line 136. ascii-art.pl syntax OK $_="rst";;print "Hello",", ", "world!\n" if /st/;# ####### ##### ### #Use of uninitialized value $opts{"filler"} in numeric ne (!=) at /home/fly1200/var/cpan/build/Acme-AsciiArtinator-0.04-ll2UkF/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: /home/fly1200/ap1200x/bin/perl-dynamic ascii-art-test-1-18838.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-18843.pl line 1. Use of uninitialized value $opts{"filler"} in numeric ne (!=) at /home/fly1200/var/cpan/build/Acme-AsciiArtinator-0.04-ll2UkF/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, 0 wallclock secs ( 0.05 usr 0.00 sys + 0.15 cusr 0.04 csys = 0.24 CPU) Result: PASS MOB/Acme-AsciiArtinator-0.04.tar.gz make test TEST_VERBOSE=1 -- OK Marty O'Brien <mob@cpan.org> Embed Perl code in ASCII artwork >>> (cd /home/fly1200/var/cpan/build/Acme-AsciiArtinator-0.04-ll2UkF && tar cvf - Acme-AsciiArtinator-0.04.ppd blib) | gzip -c >/home/fly1200/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 blib/man3/ blib/man3/Acme::AsciiArtinator.3 >>> mv /home/fly1200/var/cpan/build/Acme-AsciiArtinator-0.04-ll2UkF/Acme-AsciiArtinator-0.04.ppd /home/fly1200/var/REPO/M/MO/MOB Finished 2010-02-15T11:03:06