Start 2010-04-29T13:10:48 ActivePerl-1200 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.12/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.12\site\bin;C:\Perl-5.12\bin;C:\cygwin\bin;C:\PROGRA~1\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0 Going to read 'C:\cpanfly-5.12\var\cpan\Metadata' Database was generated on Wed, 28 Apr 2010 21:27:06 GMT Running make for S/SM/SMUELLER/Acme-Chef-1.01.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/S/SM/SMUELLER/Acme-Chef-1.01.tar.gz Checksum for C:\cpanfly-5.12\var\cpan\sources\authors\id\S\SM\SMUELLER\Acme-Chef-1.01.tar.gz ok Acme-Chef-1.01/ Acme-Chef-1.01/t/ Acme-Chef-1.01/t/21exp.t Acme-Chef-1.01/t/00podcover.t Acme-Chef-1.01/t/31fac.t Acme-Chef-1.01/t/11japh.t Acme-Chef-1.01/t/25long.t Acme-Chef-1.01/t/01hello.t Acme-Chef-1.01/t/00pod.t Acme-Chef-1.01/t/41stdin.t Acme-Chef-1.01/lib/ Acme-Chef-1.01/lib/Acme/ Acme-Chef-1.01/lib/Acme/Chef/ Acme-Chef-1.01/lib/Acme/Chef/Ingredient.pm Acme-Chef-1.01/lib/Acme/Chef/Container.pm Acme-Chef-1.01/lib/Acme/Chef/Recipe.pm Acme-Chef-1.01/lib/Acme/Chef.pm Acme-Chef-1.01/README Acme-Chef-1.01/Changes Acme-Chef-1.01/Build.PL Acme-Chef-1.01/Makefile.PL Acme-Chef-1.01/META.yml Acme-Chef-1.01/script/ Acme-Chef-1.01/script/chef Acme-Chef-1.01/script/compilechef Acme-Chef-1.01/examples/ Acme-Chef-1.01/examples/fac.chef Acme-Chef-1.01/examples/japh.chef Acme-Chef-1.01/examples/fib.chef Acme-Chef-1.01/examples/hello.chef Acme-Chef-1.01/examples/fib2.chef Acme-Chef-1.01/examples/stdin.chef Acme-Chef-1.01/examples/exp.chef Acme-Chef-1.01/MANIFEST CPAN.pm: Going to build S/SM/SMUELLER/Acme-Chef-1.01.tar.gz >>> C:\Perl-5.12\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Acme::Chef >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/Acme/Chef/Container.pm blib\lib\Acme\Chef\Container.pm cp lib/Acme/Chef/Recipe.pm blib\lib\Acme\Chef\Recipe.pm cp lib/Acme/Chef/Ingredient.pm blib\lib\Acme\Chef\Ingredient.pm cp lib/Acme/Chef.pm blib\lib\Acme\Chef.pm C:\Perl-5.12\bin\perl.exe -MExtUtils::Command -e "cp" -- script/chef blib\script\chef pl2bat.bat blib\script\chef C:\Perl-5.12\bin\perl.exe -MExtUtils::Command -e "cp" -- script/compilechef blib\script\compilechef pl2bat.bat blib\script\compilechef SMUELLER/Acme-Chef-1.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.12\bin\perl.exe -MExtUtils::Command -e "cp" -- script/chef blib\script\chef pl2bat.bat blib\script\chef C:\Perl-5.12\bin\perl.exe -MExtUtils::Command -e "cp" -- script/compilechef blib\script\compilechef pl2bat.bat blib\script\compilechef C:\Perl-5.12\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/00pod.t ....... 1..8 ok 1 - POD test for blib\script\chef ok 2 - POD test for blib\script\chef.bat ok 3 - POD test for blib\script\compilechef ok 4 - POD test for blib\script\compilechef.bat ok 5 - POD test for blib\lib\Acme\Chef.pm ok 6 - POD test for blib\lib\Acme\Chef\Container.pm ok 7 - POD test for blib\lib\Acme\Chef\Ingredient.pm ok 8 - POD test for blib\lib\Acme\Chef\Recipe.pm ok t/00podcover.t .. 1..4 ok 1 - Pod coverage on Acme::Chef ok 2 - Pod coverage on Acme::Chef::Container ok 3 - Pod coverage on Acme::Chef::Ingredient ok 4 - Pod coverage on Acme::Chef::Recipe ok t/01hello.t ..... 1..8 ok 1 - Module compiled. ok 2 - Hello world code compiled. ok 3 - Correct result. ok 4 - Dumped. ok 5 - Reconstruction from dump successful. ok 6 - Correct result after reconstruction. ok 7 - Dumped with autorun enabled. ok 8 - Correct result after reconstruction. ok t/11japh.t ...... 1..8 ok 1 - Module compiled. ok 2 - JAPH code compiled. ok 3 - Correct result. ok 4 - Dumped. ok 5 - Reconstruction from dump successful. ok 6 - Correct result after reconstruction. ok 7 - Dumped with autorun enabled. ok 8 - Correct result after reconstruction. ok t/21exp.t ....... 1..8 ok 1 - Module compiled. ok 2 - Exponentiation code compiled. ok 3 - Correct result. ok 4 - Dumped. ok 5 - Reconstruction from dump successful. ok 6 - Correct result after reconstruction. ok 7 - Dumped with autorun enabled. ok 8 - Correct result after reconstruction. ok t/25long.t ...... 1..8 ok 1 - Module compiled. ok 2 - Long test code compiled. ok 3 - Correct result. ok 4 - Dumped. ok 5 - Reconstruction from dump successful. ok 6 - Correct result after reconstruction. ok 7 - Dumped with autorun enabled. ok 8 - Correct result after reconstruction. ok t/31fac.t ....... 1..8 ok 1 - Module compiled. ok 2 - Factorial code compiled. ok 3 - Correct result. ok 4 - Dumped. ok 5 - Reconstruction from dump successful. ok 6 - Correct result after reconstruction. ok 7 - Dumped with autorun enabled. ok 8 - Correct result after reconstruction. ok t/41stdin.t ..... 1..10 ok 1 - Module compiled. ok 2 - STDIN-Test code compiled. ok 3 - Redirected STDIN for testing. ok 4 - Correct result. ok 5 - Dumped. ok 6 - Reconstruction from dump successful. ok 7 - Correct result after reconstruction. ok 8 - Dumped with autorun enabled. ok 9 - Correct result after reconstruction. ok 10 - Restored STDIN. ok All tests successful. Files=8, Tests=62, 0 wallclock secs ( 0.05 usr + 0.00 sys = 0.05 CPU) Result: PASS SMUELLER/Acme-Chef-1.01.tar.gz nmake test TEST_VERBOSE=1 -- OK Fetching with LWP: http://cpan.nas.activestate.com/authors/id/S/SM/SMUELLER/CHECKSUMS Steffen Mueller <smueller@cpan.org> An interpreter for the Chef programming language >>> (cd C:\cpanfly-5.12\var\cpan\build\Acme-Chef-1.01-K7g7Ce && tar cvf - Acme-Chef-1.01.ppd blib) | gzip -c >C:/cpanfly-5.12/var/REPO/S/SM/SMUELLER/Acme-Chef-1.01.tar.gz Acme-Chef-1.01.ppd blib/ blib/lib/ blib/lib/Acme/ blib/lib/Acme/Chef/ blib/lib/Acme/Chef/Container.pm blib/lib/Acme/Chef/Ingredient.pm blib/lib/Acme/Chef/Recipe.pm blib/lib/Acme/Chef.pm blib/script/ blib/script/chef blib/script/chef.bat blib/script/compilechef blib/script/compilechef.bat >>> mv C:\cpanfly-5.12\var\cpan\build\Acme-Chef-1.01-K7g7Ce/Acme-Chef-1.01.ppd C:/cpanfly-5.12/var/REPO/S/SM/SMUELLER cygwin warning: MS-DOS style path detected: C:\cpanfly-5.12\var\cpan\build\Acme-Chef-1.01-K7g7Ce/Acme-Chef-1.01.ppd Preferred POSIX equivalent is: /cygdrive/c/cpanfly-5.12/var/cpan/build/Acme-Chef-1.01-K7g7Ce/Acme-Chef-1.01.ppd CYGWIN environment variable option "nodosfilewarning" turns off this warning. Consult the user's guide for more details about POSIX paths: http://cygwin.com/cygwin-ug-net/using.html#using-pathnames Finished 2010-04-29T13:10:53