PATH=C:\Program Files\Microsoft Platform SDK\Bin;C:\Program Files\Microsoft Platform SDK\Bin\WinNT;C:\Program Files\Microsoft Visual Studio\VC98\Bin;C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin;C:\Perl-5.14\site\bin;C:\Perl-5.14\bin;C:\cygwin\bin;C:\Program Files\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\mysql\bin Start 2011-04-29T07:20:25 ActivePerl-1400 CPAN-1.9402 LIB=C:\PROGRA~1\MICROS~3\VC98\Lib\PSDK;C:\PROGRA~1\MICROS~2\Lib;C:\PROGRA~1\MICROS~3\VC98\Lib;C:\PROGRA~1\MICROS~3\VC98\MFC\Lib INCLUDE=C:\PROGRA~1\MICROS~2\Include;C:\PROGRA~1\MICROS~3\VC98\ATL\Include;C:\PROGRA~1\MICROS~3\VC98\Include;C:\PROGRA~1\MICROS~3\VC98\MFC\Include PATH=C:/CPANFL~1.14/var/libs/bin;C:\PROGRA~1\MICROS~2\Bin;C:\PROGRA~1\MICROS~2\Bin\WinNT;C:\PROGRA~1\MICROS~3\VC98\Bin;C:\PROGRA~1\MICROS~3\Common\MSDev98\Bin;C:\Perl-5.14\site\bin;C:\Perl-5.14\bin;C:\cygwin\bin;C:\PROGRA~1\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\mysql\bin Going to read 'C:\cpanfly-5.14\var\cpan\Metadata' Database was generated on Thu, 28 Apr 2011 22:27:12 GMT Running make for P/PJ/PJACKLAM/Acme-Cow-Interpreter-0.01.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/P/PJ/PJACKLAM/Acme-Cow-Interpreter-0.01.tar.gz Checksum for C:\cpanfly-5.14\var\cpan\sources\authors\id\P\PJ\PJACKLAM\Acme-Cow-Interpreter-0.01.tar.gz ok 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 >>> C:\Perl-5.14\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Acme::Cow::Interpreter Writing MYMETA.yml >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/Acme/Cow/Interpreter.pm blib\lib\Acme\Cow\Interpreter.pm PJACKLAM/Acme-Cow-Interpreter-0.01.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.14\bin\perl.exe "-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.014000, C:\Perl-5.14\bin\perl.exe 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, 0 wallclock secs ( 0.06 usr + 0.03 sys = 0.09 CPU) Result: PASS PJACKLAM/Acme-Cow-Interpreter-0.01.tar.gz nmake test TEST_VERBOSE=1 -- OK Fetching with LWP: http://cpan.nas.activestate.com/authors/id/P/PJ/PJACKLAM/CHECKSUMS Peter John Acklam <pjacklam@online.no> Cow programming language interpreter >>> (cd C:\cpanfly-5.14\var\cpan\build\Acme-Cow-Interpreter-0.01-W3BRmo && tar cvf - Acme-Cow-Interpreter-0.01.ppd blib) | gzip -c >C:/cpanfly-5.14/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 >>> mv C:\cpanfly-5.14\var\cpan\build\Acme-Cow-Interpreter-0.01-W3BRmo/Acme-Cow-Interpreter-0.01.ppd C:/cpanfly-5.14/var/REPO/P/PJ/PJACKLAM Finished 2011-04-29T07:20:33