Start 2010-05-26T18:03:55 ActivePerl-1003 CPAN-1.9402 Going to read '/home/cpanfly/var/cpan/Metadata' Database was generated on Wed, 26 May 2010 21:27:00 GMT Running make for P/PJ/PJACKLAM/Acme-Cow-Interpreter-0.01.tar.gz Checksum for /net/nas/data/cpan/authors/id/P/PJ/PJACKLAM/Acme-Cow-Interpreter-0.01.tar.gz ok Will not use Archive::Tar, need 1.00 Acme-Cow-Interpreter-0.01/ Acme-Cow-Interpreter-0.01/bin/ Acme-Cow-Interpreter-0.01/bin/cow.c Acme-Cow-Interpreter-0.01/bin/cow.pl Acme-Cow-Interpreter-0.01/bin/cowtidy.pl Acme-Cow-Interpreter-0.01/bin/text2cow.pl Acme-Cow-Interpreter-0.01/Changes Acme-Cow-Interpreter-0.01/examples/ Acme-Cow-Interpreter-0.01/examples/fibonacci.cow Acme-Cow-Interpreter-0.01/examples/hello.cow Acme-Cow-Interpreter-0.01/lib/ Acme-Cow-Interpreter-0.01/lib/Acme/ Acme-Cow-Interpreter-0.01/lib/Acme/Cow/ Acme-Cow-Interpreter-0.01/lib/Acme/Cow/Interpreter.pm Acme-Cow-Interpreter-0.01/Makefile.PL Acme-Cow-Interpreter-0.01/MANIFEST Acme-Cow-Interpreter-0.01/META.yml Acme-Cow-Interpreter-0.01/README Acme-Cow-Interpreter-0.01/SIGNATURE Acme-Cow-Interpreter-0.01/t/ Acme-Cow-Interpreter-0.01/t/00-signature.t Acme-Cow-Interpreter-0.01/t/01-load.t Acme-Cow-Interpreter-0.01/t/02-pod.t Acme-Cow-Interpreter-0.01/t/03-pod-coverage.t Acme-Cow-Interpreter-0.01/t/10-methods.t CPAN.pm: Going to build P/PJ/PJACKLAM/Acme-Cow-Interpreter-0.01.tar.gz >>> /home/cpanfly/ap1003/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Acme::Cow::Interpreter >>> make cp lib/Acme/Cow/Interpreter.pm blib/lib/Acme/Cow/Interpreter.pm Manifying blib/man3/Acme::Cow::Interpreter.3 PJACKLAM/Acme-Cow-Interpreter-0.01.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/cpanfly/ap1003/bin/perl-static "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-signature.t ..... skipped: Set the environment variable TEST_SIGNATURE to enable this test # Testing Acme::Cow::Interpreter 0.01, Perl 5.010000, /home/cpanfly/ap1003/bin/perl-static t/01-load.t .......... 1..1 ok 1 - use Acme::Cow::Interpreter; ok t/02-pod.t ........... 1..1 ok 1 - POD test for blib/lib/Acme/Cow/Interpreter.pm ok t/03-pod-coverage.t .. 1..1 ok 1 - Pod coverage on Acme::Cow::Interpreter ok t/10-methods.t ....... 1..18 ok 1 - new() can be invoked ok 2 - new() returns the expected data structure ok 3 - parse_string('') can be invoked ok 4 - parse_string() creates the expected data structure in object ok 5 - execute() returns the expected STDOUT and STDERR ok 6 - init() can be invoked ok 7 - init() returns the expected object data structure ok 8 - parse_file('examples/hello.cow') can be invoked ok 9 - parse_file() creates the expected data structure in object ok 10 - execute() returns the expected STDOUT and STDERR ok 11 - dump_obj() can be invoked ok 12 - dump_obj() returns the expected output ok 13 - dump_obj() can be invoked ok 14 - dump_mem() returns the expected output ok 15 - dump_obj() can be invoked ok 16 - The object isa Acme::Cow::Interpreter ok 17 - copy() returns the expected data structure ok 18 - copy() returns an object which is not the invocand object ok All tests successful. Files=5, Tests=21, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.21 cusr 0.02 csys = 0.25 CPU) Result: PASS PJACKLAM/Acme-Cow-Interpreter-0.01.tar.gz make test TEST_VERBOSE=1 -- OK Peter John Acklam <pjacklam@online.no> Cow programming language interpreter >>> (cd /home/cpanfly/var/cpan/build/Acme-Cow-Interpreter-0.01-XJn9VF && tar cvf - Acme-Cow-Interpreter-0.01.ppd blib) | gzip -c >/home/cpanfly/var/REPO/P/PJ/PJACKLAM/Acme-Cow-Interpreter-0.01.tar.gz Acme-Cow-Interpreter-0.01.ppd blib/ blib/lib/ blib/lib/Acme/ blib/lib/Acme/Cow/ blib/lib/Acme/Cow/Interpreter.pm blib/man3/ blib/man3/Acme::Cow::Interpreter.3 >>> mv /home/cpanfly/var/cpan/build/Acme-Cow-Interpreter-0.01-XJn9VF/Acme-Cow-Interpreter-0.01.ppd /home/cpanfly/var/REPO/P/PJ/PJACKLAM Finished 2010-05-26T18:03:58