PATH=C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\Perl64\site\bin;C:\Perl64\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 2012-06-01T22:12:11 ActivePerl-1003 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:/cpanfly/var/libs/bin;C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\Perl64\site\bin;C:\Perl64\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\var\cpan\Metadata' Database was generated on Sat, 02 Jun 2012 03:35:04 GMT Running make for M/MO/MONS/uni-perl-0.91.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/M/MO/MONS/uni-perl-0.91.tar.gz Checksum for C:\cpanfly\var\cpan\sources\authors\id\M\MO\MONS\uni-perl-0.91.tar.gz ok Will not use Archive::Tar, need 1.00 uni-perl-0.91/ uni-perl-0.91/t/ uni-perl-0.91/perl.pm.PL uni-perl-0.91/lib/ uni-perl-0.91/Changes uni-perl-0.91/MYMETA.json uni-perl-0.91/MYMETA.yml uni-perl-0.91/MANIFEST uni-perl-0.91/MANIFEST.SKIP uni-perl-0.91/ex/ uni-perl-0.91/xt/ uni-perl-0.91/META.json uni-perl-0.91/LICENSE uni-perl-0.91/Makefile.PL uni-perl-0.91/README uni-perl-0.91/META.yml uni-perl-0.91/xt/99-dist.t uni-perl-0.91/ex/sample.pl uni-perl-0.91/lib/uni/ uni-perl-0.91/lib/uni/perl/ uni-perl-0.91/lib/uni/perl/xd.pm uni-perl-0.91/lib/uni/perl/encodebase.pm uni-perl-0.91/lib/uni/perl/ru.pm uni-perl-0.91/lib/uni/perl/ua.pm uni-perl-0.91/lib/uni/perl/utf.pm uni-perl-0.91/lib/uni/perl/dumper.pm uni-perl-0.91/t/05-xd.t uni-perl-0.91/t/04-warns.t uni-perl-0.91/t/data/ uni-perl-0.91/t/01-tests.t uni-perl-0.91/t/02-carp.t uni-perl-0.91/t/03-ru.t uni-perl-0.91/t/pod-coverage.t uni-perl-0.91/t/00-load.t uni-perl-0.91/t/pod.t uni-perl-0.91/t/data/file CPAN.pm: Going to build M/MO/MONS/uni-perl-0.91.tar.gz >>> C:\Perl64\bin\perl.exe Makefile.PL Warning: prerequisite perl 5.10.0 not found. We have 0.05. Checking if your kit is complete... Looks good Writing Makefile for uni::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/uni/perl/ru.pm blib\lib\uni\perl\ru.pm cp lib/uni/perl/utf.pm blib\lib\uni\perl\utf.pm cp lib/uni/perl/xd.pm blib\lib\uni\perl\xd.pm cp lib/uni/perl/dumper.pm blib\lib\uni\perl\dumper.pm cp lib/uni/perl/ua.pm blib\lib\uni\perl\ua.pm cp lib/uni/perl/encodebase.pm blib\lib\uni\perl\encodebase.pm C:\Perl64\bin\perl.exe "-Iblib\arch" "-Iblib\lib" perl.pm.PL blib\lib/uni/perl.pm MONS/uni-perl-0.91.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\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t # Testing uni::perl 0.91, Perl 5.010000, C:\Perl64\bin\perl.exe t/00-load.t ....... 1..2 ok 1 - use uni::perl; ok 2 - no warnings ok t/01-tests.t ...... 1..12 ok 1 - utf8 works ok 2 - strict works # say() should be available ok 3 - say() should be available ok 4 - state should be available ok 5 - switch should be available ok 6 - mro should use C3 ok 7 - utf8 disabled ok 8 - strict disabled ok 9 - say() shouldnt be available ok 10 - state shouldnt be available ok 11 - switch shouldnt be available ok 12 - no warnings ok t/02-carp.t ....... 1..8 ok 1 - have carp ok 2 - have croak ok 3 - have confess ok 4 - croak works ok 5 - confess works ok 6 - carp 1 works ok 7 - carp 2 works ok 8 - no warnings ok t/03-ru.t ......... 1..10 ok 1 - have encode ok 2 - have decode ok 3 - translate ok ok 4 - file open ok ok 5 - :raw works ok 6 - have utf::encode ok 7 - have utf::decode ok 8 - utf enc->dec ok (flag) ok 9 - utf enc->dec ok ok 10 - no warnings ok # C:\cpanfly\var\cpan\build\uni-perl-0.91-TpSBsc\blib\lib C:\cpanfly\var\cpan\build\uni-perl-0.91-TpSBsc\blib\arch C:/cpanfly/var/megalib C:/cpanfly/var/megalib C:/Perl64/site/lib C:/Perl64/lib . t/04-warns.t ...... ok 1 - closed - no warn ok 2 - closed - died ok 3 - closed - eval failed ok 4 - closed - have error ok 5 - pack - no warn ok 6 - pack - died ok 7 - pack - eval failed ok 8 - pack - have error ok 9 - substr - no warn ok 10 - substr - died ok 11 - substr - eval failed ok 12 - substr - have error ok 13 - unopened - no warn ok 14 - unopened - died ok 15 - unopened - eval failed ok 16 - unopened - have error ok 17 - portable - no warn ok 18 - portable - died ok 19 - portable - eval failed ok 20 - portable - have error ok 21 - prototype - no warn ok 22 - prototype - died ok 23 - prototype - eval failed ok 24 - prototype - have error ok 25 - io - no warn ok 26 - io - died ok 27 - io - eval failed ok 28 - io - have error ok 29 - pipe - no warn ok 30 - pipe - died ok 31 - pipe - eval failed ok 32 - pipe - have error ok 33 - unpack - no warn ok 34 - unpack - died ok 35 - unpack - eval failed ok 36 - unpack - have error ok 37 - regexp - no warn ok 38 - regexp - died ok 39 - regexp - eval failed ok 40 - regexp - have error ok 41 - deprecated - no warn ok 42 - deprecated - died ok 43 - deprecated - eval failed ok 44 - deprecated - have error ok 45 - exiting - no warn ok 46 - exiting - died ok 47 - exiting - eval failed ok 48 - exiting - have error ok 49 - digit - no warn ok 50 - digit - died ok 51 - digit - eval failed ok 52 - digit - have error ok 53 - printf - no warn ok 54 - printf - died ok 55 - printf - eval failed ok 56 - printf - have error ok 57 - utf8 - no warn ok 58 - utf8 - died ok 59 - utf8 - eval failed ok 60 - utf8 - have error ok 61 - layer - no warn ok 62 - layer - died ok 63 - layer - eval failed ok 64 - layer - have error ok 65 - reserved - no warn ok 66 - reserved - died ok 67 - reserved - eval failed ok 68 - reserved - have error ok 69 - parenthesis - no warn ok 70 - parenthesis - died ok 71 - parenthesis - eval failed ok 72 - parenthesis - have error ok 73 - closure - no warn ok 74 - closure - died ok 75 - closure - eval failed ok 76 - closure - have error ok 77 # skip Can't make this test on Windows ok 78 # skip Can't make this test on Windows ok 79 # skip Can't make this test on Windows ok 80 # skip Can't make this test on Windows ok 81 # skip Can't make this test on Windows 1..81 ok # Have no installed, use fallback t/05-xd.t ......... 1..5 ok 1 - first ok 2 - equal ok 3 - loaded ok 4 - equal2 ok 5 - no warnings ok t/pod-coverage.t .. skipped: No POD coverage required t/pod.t ........... 1..7 ok 1 - POD test for blib\lib\uni\perl.pm ok 2 - POD test for blib\lib\uni\perl\dumper.pm (no pod) ok 3 - POD test for blib\lib\uni\perl\encodebase.pm (no pod) ok 4 - POD test for blib\lib\uni\perl\ru.pm (no pod) ok 5 - POD test for blib\lib\uni\perl\ua.pm (no pod) ok 6 - POD test for blib\lib\uni\perl\utf.pm (no pod) ok 7 - POD test for blib\lib\uni\perl\xd.pm (no pod) ok All tests successful. Files=8, Tests=125, 1 wallclock secs ( 0.00 usr + 0.03 sys = 0.03 CPU) Result: PASS MONS/uni-perl-0.91.tar.gz nmake test TEST_VERBOSE=1 -- OK Mons Anderson <mons@cpan.org> all modern features + unicode support in one pragma >>> (cd C:\cpanfly\var\cpan\build\uni-perl-0.91-TpSBsc && tar cvf - uni-perl-0.91.ppd blib) | gzip -c >C:/cpanfly/var/REPO/M/MO/MONS/uni-perl-0.91.tar.gz uni-perl-0.91.ppd blib/ blib/lib/ blib/lib/uni/ blib/lib/uni/perl/ blib/lib/uni/perl/dumper.pm blib/lib/uni/perl/encodebase.pm blib/lib/uni/perl/ru.pm blib/lib/uni/perl/ua.pm blib/lib/uni/perl/utf.pm blib/lib/uni/perl/xd.pm blib/lib/uni/perl.pm >>> mv C:\cpanfly\var\cpan\build\uni-perl-0.91-TpSBsc/uni-perl-0.91.ppd C:/cpanfly/var/REPO/M/MO/MONS Finished 2012-06-01T22:12:17