PATH=C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\Perl64-5.14\site\bin;C:\Perl64-5.14\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\Program Files (x86)\Perforce;C:\mysql\bin Start 2011-06-14T02:16:03 ActivePerl-1400 CPAN-1.9402 LIB=C:\PlatSDK\Lib\AMD64;C:\PlatSDK\Lib\AMD64\atlmfc INCLUDE=C:\PlatSDK\Include;C:\PlatSDK\Include\crt;C:\PlatSDK\Include\crt\sys;C:\PlatSDK\Include\mfc;C:\PlatSDK\Include\atl PATH=C:/CPANFL~1.14/var/libs/bin;C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\Perl64-5.14\site\bin;C:\Perl64-5.14\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~1\v1.0;C:\PROGRA~2\Perforce;C:\mysql\bin Going to read 'C:\cpanfly-5.14\var\cpan\Metadata' Database was generated on Mon, 13 Jun 2011 18:27:15 GMT Running make for C/CH/CHROMATIC/Pod-ToDemo-1.20110613.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/C/CH/CHROMATIC/Pod-ToDemo-1.20110613.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/C/CH/CHROMATIC/CHECKSUMS Checksum for C:\cpanfly-5.14\var\cpan\sources\authors\id\C\CH\CHROMATIC\Pod-ToDemo-1.20110613.tar.gz ok Pod-ToDemo-1.20110613 Pod-ToDemo-1.20110613/README Pod-ToDemo-1.20110613/Changes Pod-ToDemo-1.20110613/t Pod-ToDemo-1.20110613/t/pod.t Pod-ToDemo-1.20110613/LICENSE Pod-ToDemo-1.20110613/dist.ini Pod-ToDemo-1.20110613/t/base.t Pod-ToDemo-1.20110613/META.yml Pod-ToDemo-1.20110613/MANIFEST Pod-ToDemo-1.20110613/Makefile.PL Pod-ToDemo-1.20110613/t/pod-coverage.t Pod-ToDemo-1.20110613/lib/Pod Pod-ToDemo-1.20110613/lib/Pod/ToDemo.pm Pod-ToDemo-1.20110613/t/lib Pod-ToDemo-1.20110613/t/lib/DemoUser.pm CPAN.pm: Going to build C/CH/CHROMATIC/Pod-ToDemo-1.20110613.tar.gz >>> C:\Perl64-5.14\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Pod::ToDemo Writing MYMETA.yml >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/Pod/ToDemo.pm blib\lib\Pod\ToDemo.pm CHROMATIC/Pod-ToDemo-1.20110613.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:\Perl64-5.14\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t # import() should import a passed sub into the caller's namespace t/base.t .......... 1..14 ok 1 - use Pod::ToDemo; ok 2 - write_demo() should die with Usage error without a filename ok 3 - ... or with overwriting error if destination file exists ok 4 - ... and should write file if everything is sane ok 5 - ... writing demo file accurately ok 6 - use DemoUser; ok 7 - defined caller() check should protect against accidental usage ok 8 - main->can('import') ok 9 - ... the correct sub ok 10 - default import() should write to the pased-in filename ok 11 - ... with a Perl header ok 12 - ... strictures and warnings ok 13 - ... and the given text ok 14 - executing in separate process should work ok t/pod-coverage.t .. 1..1 ok 1 - Pod coverage on Pod::ToDemo ok t/pod.t ........... 1..1 ok 1 - POD test for blib\lib\Pod\ToDemo.pm ok All tests successful. Files=3, Tests=16, 0 wallclock secs ( 0.05 usr + 0.01 sys = 0.06 CPU) Result: PASS CHROMATIC/Pod-ToDemo-1.20110613.tar.gz nmake test TEST_VERBOSE=1 -- OK chromatic <chromatic@wgz.org> writes a demo program from a tutorial POD >>> (cd C:\cpanfly-5.14\var\cpan\build\Pod-ToDemo-1.20110613-SNdrTG && tar cvf - Pod-ToDemo-1.20110613.ppd blib) | gzip -c >C:/cpanfly-5.14/var/REPO/C/CH/CHROMATIC/Pod-ToDemo-1.20110613.tar.gz Pod-ToDemo-1.20110613.ppd blib/ blib/lib/ blib/lib/Pod/ blib/lib/Pod/ToDemo.pm >>> mv C:\cpanfly-5.14\var\cpan\build\Pod-ToDemo-1.20110613-SNdrTG/Pod-ToDemo-1.20110613.ppd C:/cpanfly-5.14/var/REPO/C/CH/CHROMATIC Finished 2011-06-14T02:16:09