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\site\bin;C:\Perl\bin;C:\cygwin\bin;C:\Program Files\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\mysql\bin Start 2012-01-31T02:45:31 ActivePerl-1003 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:/cpanfly/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\site\bin;C:\Perl\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:\WINDOWS\system32\WINDOW~2\v1.0;C:\mysql\bin Going to read 'C:\cpanfly\var\cpan\Metadata' Database was generated on Tue, 31 Jan 2012 09:12:42 GMT Running make for C/CH/CHROMATIC/Modern-Perl-1.20120130.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/C/CH/CHROMATIC/Modern-Perl-1.20120130.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/C/CH/CHROMATIC/CHECKSUMS Checksum for C:\cpanfly\var\cpan\sources\authors\id\C\CH\CHROMATIC\Modern-Perl-1.20120130.tar.gz ok Will not use Archive::Tar, need 1.00 Modern-Perl-1.20120130/ Modern-Perl-1.20120130/META.yml Modern-Perl-1.20120130/lib/ Modern-Perl-1.20120130/lib/Modern/ Modern-Perl-1.20120130/lib/Modern/Perl.pm Modern-Perl-1.20120130/README Modern-Perl-1.20120130/t/ Modern-Perl-1.20120130/t/year_imports.t Modern-Perl-1.20120130/t/unimport.t Modern-Perl-1.20120130/t/base.t Modern-Perl-1.20120130/t/regressions.t Modern-Perl-1.20120130/Changes Modern-Perl-1.20120130/Build.PL Modern-Perl-1.20120130/MANIFEST Modern-Perl-1.20120130/Makefile.PL Modern-Perl-1.20120130/dist.ini Modern-Perl-1.20120130/LICENSE CPAN.pm: Going to build C/CH/CHROMATIC/Modern-Perl-1.20120130.tar.gz >>> C:\Perl\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Modern::Perl Writing MYMETA.yml and MYMETA.json >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/Modern/Perl.pm blib\lib\Modern\Perl.pm CHROMATIC/Modern-Perl-1.20120130.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\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/base.t .......... ok 1 - use Modern::Perl; ok 2 - M::P should load IO::File ok 3 - M::P should load IO::Handle # say() should be available ok 4 - say() should be available ok 5 - strict should be enabled ok 6 - warnings should be enabled ok 7 - mro should use C3 1..7 ok t/regressions.t ... ok 1 - use Modern::Perl () does not enable switch ok 2 - use Modern::Perl () does not enable say ok 3 - use Modern::Perl () does not enable state ok 4 - Modern::Perl () does not enable unicode_strings ok 5 - use Modern::Perl 2009 enables switch ok 6 - use Modern::Perl 2009 enables say ok 7 - use Modern::Perl 2009 enables state ok 8 - but not unicode_strings ok 9 - use Modern::Perl 2010 enables switch ok 10 - use Modern::Perl 2010 enables say ok 11 - use Modern::Perl 2010 enables state ok 12 - but not unicode_strings ok 13 - switch feature does not leak out ok 14 - say feature does not leak out ok 15 - state feature does not leak out ok 16 - unicode_strings feature does not leak out 1..16 ok t/unimport.t ...... # say() should be available ok 1 - say() should be available ok 2 - unimport should disable say feature ok 3 - unimport should disable strictures ok 4 - unimport should disable warnings 1..4 ok t/year_imports.t .. ok 1 - use Modern::Perl () does not enable switch ok 2 - use Modern::Perl () does not enable say ok 3 - use Modern::Perl () does not enable state ok 4 - Modern::Perl () does not enable unicode_strings ok 5 - use Modern::Perl '2009' enables switch ok 6 - use Modern::Perl '2009' enables say ok 7 - use Modern::Perl '2009' enables state ok 8 - but not unicode_strings ok 9 - use Modern::Perl '2010' enables switch ok 10 - use Modern::Perl '2010' enables say ok 11 - use Modern::Perl '2010' enables state ok 12 - but not unicode_strings ok 13 - switch feature does not leak out ok 14 - say feature does not leak out ok 15 - state feature does not leak out ok 16 - unicode_strings feature does not leak out 1..16 ok All tests successful. Files=4, Tests=43, 1 wallclock secs ( 0.03 usr + 0.00 sys = 0.03 CPU) Result: PASS CHROMATIC/Modern-Perl-1.20120130.tar.gz nmake test TEST_VERBOSE=1 -- OK chromatic <chromatic@wgz.org> enable all of the features of Modern Perl with one import >>> (cd C:\cpanfly\var\cpan\build\Modern-Perl-1.20120130-OU1i3E && tar cvf - Modern-Perl-1.20120130.ppd blib) | gzip -c >C:/cpanfly/var/REPO/C/CH/CHROMATIC/Modern-Perl-1.20120130.tar.gz Modern-Perl-1.20120130.ppd blib/ blib/lib/ blib/lib/Modern/ blib/lib/Modern/Perl.pm >>> mv C:\cpanfly\var\cpan\build\Modern-Perl-1.20120130-OU1i3E/Modern-Perl-1.20120130.ppd C:/cpanfly/var/REPO/C/CH/CHROMATIC Finished 2012-01-31T02:45:45