PATH=C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\Perl64-5.12\site\bin;C:\Perl64-5.12\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:\instantclient_11_2;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 2012-09-07T22:14:36 ActivePerl-1200 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.12/var/libs/bin;C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\Perl64-5.12\site\bin;C:\Perl64-5.12\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:\INSTAN~1;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.12\var\cpan\Metadata' Database was generated on Sat, 08 Sep 2012 01:39:03 GMT Running make for M/MO/MONS/Test-More-UTF8-0.04.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/M/MO/MONS/Test-More-UTF8-0.04.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/M/MO/MONS/CHECKSUMS Checksum for C:\cpanfly-5.12\var\cpan\sources\authors\id\M\MO\MONS\Test-More-UTF8-0.04.tar.gz ok Test-More-UTF8-0.04/ Test-More-UTF8-0.04/inc/ Test-More-UTF8-0.04/Changes Test-More-UTF8-0.04/MANIFEST Test-More-UTF8-0.04/t/ Test-More-UTF8-0.04/MANIFEST.SKIP Test-More-UTF8-0.04/lib/ Test-More-UTF8-0.04/META.yml Test-More-UTF8-0.04/.gitignore Test-More-UTF8-0.04/META.json Test-More-UTF8-0.04/README Test-More-UTF8-0.04/Makefile.PL Test-More-UTF8-0.04/lib/Test/ Test-More-UTF8-0.04/lib/Test/More/ Test-More-UTF8-0.04/lib/Test/More/UTF8.pm Test-More-UTF8-0.04/t/02-usage.t Test-More-UTF8-0.04/t/03-usage.t Test-More-UTF8-0.04/t/01-usage.t Test-More-UTF8-0.04/t/pod-coverage.t Test-More-UTF8-0.04/t/00-load.t Test-More-UTF8-0.04/t/pod.t Test-More-UTF8-0.04/inc/Module/ Test-More-UTF8-0.04/inc/Module/Install.pm Test-More-UTF8-0.04/inc/Module/Install/ Test-More-UTF8-0.04/inc/Module/AutoInstall.pm Test-More-UTF8-0.04/inc/Module/Install/AutoInstall.pm Test-More-UTF8-0.04/inc/Module/Install/Fetch.pm Test-More-UTF8-0.04/inc/Module/Install/Makefile.pm Test-More-UTF8-0.04/inc/Module/Install/Include.pm Test-More-UTF8-0.04/inc/Module/Install/Base.pm Test-More-UTF8-0.04/inc/Module/Install/Metadata.pm Test-More-UTF8-0.04/inc/Module/Install/Can.pm Test-More-UTF8-0.04/inc/Module/Install/WriteAll.pm Test-More-UTF8-0.04/inc/Module/Install/Win32.pm CPAN.pm: Going to build M/MO/MONS/Test-More-UTF8-0.04.tar.gz >>> C:\Perl64-5.12\bin\perl.exe Makefile.PL Cannot determine perl version info from lib/Test/More/UTF8.pm LEGAL WARNING: 'All rights reserved' may invalidate Open Source licenses. Consider removing it. at inc/Module/Install/Metadata.pm line 358. *** Module::AutoInstall version 1.03 *** Checking for Perl dependencies... [Core Features] - Test::More ...loaded. (0.98) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for Test::More::UTF8 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/Test/More/UTF8.pm blib\lib\Test\More\UTF8.pm MONS/Test-More-UTF8-0.04.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.12\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib\lib', 'blib\arch')" t/00-load.t t/01-usage.t t/02-usage.t t/03-usage.t t/pod-coverage.t t/pod.t # Testing Test::More::UTF8 0.04, Perl 5.012000, C:\Perl64-5.12\bin\perl.exe t/00-load.t ....... 1..1 ok 1 - use Test::More::UTF8; ok # а t/01-usage.t ...... 1..4 ok 1 - use utf8 pragma ok 2 - failure_output # а ok 3 - todo_output # а ok 4 - output ok # а t/02-usage.t ...... 1..4 ok 1 - no utf8 pragma ok 2 - failure_output # а ok 3 - todo_output # а ok 4 - output ok # а t/03-usage.t ...... 1..4 ok 1 - no utf8 pragma ok 2 - failure_output # а ok 3 - todo_output # а ok 4 - output ok t/pod-coverage.t .. 1..1 ok 1 - Pod coverage on Test::More::UTF8 ok t/pod.t ........... 1..1 ok 1 - POD test for C:\cpanfly-5.12\var\cpan\build\Test-More-UTF8-0.04-uwNt3O\blib\lib/Test/More/UTF8.pm ok All tests successful. Files=6, Tests=15, 1 wallclock secs ( 0.05 usr + 0.00 sys = 0.05 CPU) Result: PASS MONS/Test-More-UTF8-0.04.tar.gz nmake test TEST_VERBOSE=1 -- OK DISTNAME-VERSION 'Test-More-UTF8-0.03' found in META.yml is bogus, ignoring at C:\cpanfly-5.12\lib/Fly/MakePPD.pm line 131. Mons Anderson <mons@cpan.org> Enhancing Test::More for UTF8-based projects >>> (cd C:\cpanfly-5.12\var\cpan\build\Test-More-UTF8-0.04-uwNt3O && tar cvf - Test-More-UTF8-0.04.ppd blib) | gzip -c >C:/cpanfly-5.12/var/REPO/M/MO/MONS/Test-More-UTF8-0.04.tar.gz Test-More-UTF8-0.04.ppd blib/ blib/lib/ blib/lib/Test/ blib/lib/Test/More/ blib/lib/Test/More/UTF8.pm >>> mv C:\cpanfly-5.12\var\cpan\build\Test-More-UTF8-0.04-uwNt3O/Test-More-UTF8-0.04.ppd C:/cpanfly-5.12/var/REPO/M/MO/MONS Finished 2012-09-07T22:14:46