PATH=C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\Perl64-5.16\site\bin;C:\Perl64-5.16\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-23T06:58:44 ActivePerl-1600 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.16/var/libs/bin;C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\Perl64-5.16\site\bin;C:\Perl64-5.16\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.16\var\cpan\Metadata' Database was generated on Sat, 23 Jun 2012 04:23:05 GMT Running make for R/RJ/RJBS/Throwable-X-0.004.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/R/RJ/RJBS/Throwable-X-0.004.tar.gz Checksum for C:\cpanfly-5.16\var\cpan\sources\authors\id\R\RJ\RJBS\Throwable-X-0.004.tar.gz ok Throwable-X-0.004 Throwable-X-0.004/README Throwable-X-0.004/Changes Throwable-X-0.004/LICENSE Throwable-X-0.004/dist.ini Throwable-X-0.004/META.yml Throwable-X-0.004/MANIFEST Throwable-X-0.004/META.json Throwable-X-0.004/Makefile.PL Throwable-X-0.004/t Throwable-X-0.004/t/exception.t Throwable-X-0.004/lib/Throwable Throwable-X-0.004/lib/Throwable/X.pm Throwable-X-0.004/t/release-pod-syntax.t Throwable-X-0.004/lib/Throwable/X Throwable-X-0.004/lib/Throwable/X/Types.pm Throwable-X-0.004/lib/Throwable/X/WithTags.pm Throwable-X-0.004/lib/Throwable/X/WithIdent.pm Throwable-X-0.004/lib/Throwable/X/AutoPayload.pm Throwable-X-0.004/lib/Throwable/X/WithMessage.pm Throwable-X-0.004/lib/Throwable/X/WithMessage Throwable-X-0.004/lib/Throwable/X/WithMessage/Errf.pm Throwable-X-0.004/lib/Throwable/X/Meta/Attribute Throwable-X-0.004/lib/Throwable/X/Meta/Attribute/Payload.pm CPAN.pm: Going to build R/RJ/RJBS/Throwable-X-0.004.tar.gz >>> C:\Perl64-5.16\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Throwable::X 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/Throwable/X/WithMessage.pm blib\lib\Throwable\X\WithMessage.pm cp lib/Throwable/X/WithMessage/Errf.pm blib\lib\Throwable\X\WithMessage\Errf.pm cp lib/Throwable/X/WithIdent.pm blib\lib\Throwable\X\WithIdent.pm cp lib/Throwable/X/Types.pm blib\lib\Throwable\X\Types.pm cp lib/Throwable/X/Meta/Attribute/Payload.pm blib\lib\Throwable\X\Meta\Attribute\Payload.pm cp lib/Throwable/X/AutoPayload.pm blib\lib\Throwable\X\AutoPayload.pm cp lib/Throwable/X.pm blib\lib\Throwable\X.pm cp lib/Throwable/X/WithTags.pm blib\lib\Throwable\X\WithTags.pm RJBS/Throwable-X-0.004.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.16\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/exception.t ........... ok 1 - ->throw died ok 2 - ...the thrown error isa Some::Exception ok 3 - ...and the payload is correct ok 4 - ...and msg formats ok 5 - ...and its tags seem correct via ->has_tag ok 6 - ->throw died ok 7 - ...the thrown error isa Some::Exception ok 8 - ...single-arg-generated message ok 9 - ...single-arg-generated ident 1..9 ok t/release-pod-syntax.t .. skipped: these tests are for release candidate testing All tests successful. Files=2, Tests=9, 0 wallclock secs ( 0.05 usr + 0.02 sys = 0.06 CPU) Result: PASS RJBS/Throwable-X-0.004.tar.gz nmake test TEST_VERBOSE=1 -- OK Ricardo SIGNES <rjbs@cpan.org> useful eXtra behavior for Throwable exceptions >>> (cd C:\cpanfly-5.16\var\cpan\build\Throwable-X-0.004-RmzC0f && tar cvf - Throwable-X-0.004.ppd blib) | gzip -c >C:/cpanfly-5.16/var/REPO/R/RJ/RJBS/Throwable-X-0.004.tar.gz Throwable-X-0.004.ppd blib/ blib/lib/ blib/lib/Throwable/ blib/lib/Throwable/X/ blib/lib/Throwable/X/AutoPayload.pm blib/lib/Throwable/X/Meta/ blib/lib/Throwable/X/Meta/Attribute/ blib/lib/Throwable/X/Meta/Attribute/Payload.pm blib/lib/Throwable/X/Types.pm blib/lib/Throwable/X/WithIdent.pm blib/lib/Throwable/X/WithMessage/ blib/lib/Throwable/X/WithMessage/Errf.pm blib/lib/Throwable/X/WithMessage.pm blib/lib/Throwable/X/WithTags.pm blib/lib/Throwable/X.pm >>> mv C:\cpanfly-5.16\var\cpan\build\Throwable-X-0.004-RmzC0f/Throwable-X-0.004.ppd C:/cpanfly-5.16/var/REPO/R/RJ/RJBS Megalib: Will not downgrade Throwable-X from v0.006 to v0.004 at C:\cpanfly-5.16\lib/Fly/Megalib.pm line 54. Finished 2012-06-23T06:58:50