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-04-27T02:15:20 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 Tue, 26 Apr 2011 22:27:59 GMT Running make for R/RJ/RJBS/Test-Fatal-0.005.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/R/RJ/RJBS/Test-Fatal-0.005.tar.gz Checksum for C:\cpanfly-5.14\var\cpan\sources\authors\id\R\RJ\RJBS\Test-Fatal-0.005.tar.gz ok Test-Fatal-0.005 Test-Fatal-0.005/README Test-Fatal-0.005/Changes Test-Fatal-0.005/LICENSE Test-Fatal-0.005/dist.ini Test-Fatal-0.005/META.yml Test-Fatal-0.005/MANIFEST Test-Fatal-0.005/t Test-Fatal-0.005/t/basic.t Test-Fatal-0.005/META.json Test-Fatal-0.005/Makefile.PL Test-Fatal-0.005/lib/Test Test-Fatal-0.005/lib/Test/Fatal.pm Test-Fatal-0.005/t/release-pod-syntax.t CPAN.pm: Going to build R/RJ/RJBS/Test-Fatal-0.005.tar.gz >>> C:\Perl64-5.14\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Test::Fatal Writing MYMETA.yml >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/Test/Fatal.pm blib\lib\Test\Fatal.pm RJBS/Test-Fatal-0.005.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 t/basic.t ............... 1..7 ok 1 - foo bar is like foo bar ok 2 - no fatality means no exception ok 3 - we die on demand ok 4 - a success block runs, passing ok 5 - finally block after success block ok 6 - finally block after success block still runs ok 7 - we throw a new exception if the exception is false ok t/release-pod-syntax.t .. skipped: these tests are for release candidate testing All tests successful. Files=2, Tests=7, 0 wallclock secs ( 0.03 usr + 0.00 sys = 0.03 CPU) Result: PASS RJBS/Test-Fatal-0.005.tar.gz nmake test TEST_VERBOSE=1 -- OK Ricardo SIGNES <rjbs@cpan.org> incredibly simple helpers for testing code with exceptions >>> (cd C:\cpanfly-5.14\var\cpan\build\Test-Fatal-0.005-cp7H4E && tar cvf - Test-Fatal-0.005.ppd blib) | gzip -c >C:/cpanfly-5.14/var/REPO/R/RJ/RJBS/Test-Fatal-0.005.tar.gz Test-Fatal-0.005.ppd blib/ blib/lib/ blib/lib/Test/ blib/lib/Test/Fatal.pm >>> mv C:\cpanfly-5.14\var\cpan\build\Test-Fatal-0.005-cp7H4E/Test-Fatal-0.005.ppd C:/cpanfly-5.14/var/REPO/R/RJ/RJBS Finished 2011-04-27T02:15:25