PATH=C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\cygwin\bin;C:\cpanfly-5.16\var\megalib\bin;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:\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 2013-09-18T03:54:20 ActivePerl-1600 CPAN-2.00 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:\cygwin\bin;C:\CPANFL~1.16\var\megalib\bin;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:\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 Reading 'C:\cpanfly-5.16\var\cpan\Metadata' Database was generated on Wed, 18 Sep 2013 09:08:23 GMT Running make for R/RJ/RJBS/Test-Fatal-0.012.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/R/RJ/RJBS/Test-Fatal-0.012.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/R/RJ/RJBS/CHECKSUMS Checksum for C:\cpanfly-5.16\var\cpan\sources\authors\id\R\RJ\RJBS\Test-Fatal-0.012.tar.gz ok Test-Fatal-0.012 Test-Fatal-0.012/README Test-Fatal-0.012/Changes Test-Fatal-0.012/LICENSE Test-Fatal-0.012/dist.ini Test-Fatal-0.012/t Test-Fatal-0.012/t/todo.t Test-Fatal-0.012/META.yml Test-Fatal-0.012/MANIFEST Test-Fatal-0.012/t/basic.t Test-Fatal-0.012/META.json Test-Fatal-0.012/Makefile.PL Test-Fatal-0.012/t/00-compile.t Test-Fatal-0.012/lib/Test Test-Fatal-0.012/lib/Test/Fatal.pm Test-Fatal-0.012/t/like-exception.t Test-Fatal-0.012/xt/release Test-Fatal-0.012/xt/release/pod-syntax.t Test-Fatal-0.012/examples Test-Fatal-0.012/examples/exception_like.t Test-Fatal-0.012/t/000-report-versions-tiny.t Test-Fatal-0.012/xt/release/changes_has_content.t CPAN.pm: Building R/RJ/RJBS/Test-Fatal-0.012.tar.gz >>> C:\Perl64-5.16\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Generating a nmake-style Makefile Writing Makefile for Test::Fatal 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/Fatal.pm blib\lib\Test\Fatal.pm RJBS/Test-Fatal-0.012.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/00-compile.t ................ ok 1 - Test/Fatal.pm loaded ok 1..1 ok # # # Generated by Dist::Zilla::Plugin::ReportVersions::Tiny v1.09 # perl: 5.016000 (wanted any version) on MSWin32 from C:\Perl64-5.16\bin\perl.exe # # Capture::Tiny => 0.22 (want any version) # Carp => 1.32 (want any version) # Exporter => 5.68 (want 5.57) # ExtUtils::MakeMaker => 6.76 (want 6.30) # Test::Builder => 0.98 (want any version) # Test::Builder::Tester => 1.22 (want any version) # Test::More => 0.98 (want 0.96) # Test::Pod => 1.48 (want 1.41) # Try::Tiny => 0.16 (want 0.07) # blib => 1.06 (want any version) # overload => 1.18 (want any version) # strict => 1.07 (want any version) # version => 0.9904 (want 0.9901) # warnings => 1.13 (want any version) # # Thanks for using my code. I hope it works for you. # If not, please try and include this output in the bug report. # That will help me reproduce the issue and solve your problem. # t/000-report-versions-tiny.t .. ok 1 - we really didn't test anything, just reporting data 1..1 ok 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/like-exception.t ............ 1..4 ok 1 - die dies ok 2 - return doesn't die ok 3 - return lived ok 4 - die doesn't live ok t/todo.t ...................... 1..4 ok 1 - $TODO works ok 2 - $TODO works ok 3 - $TODO works ok 4 - $TODO works ok All tests successful. Files=5, Tests=17, 2 wallclock secs ( 0.08 usr + 0.00 sys = 0.08 CPU) Result: PASS RJBS/Test-Fatal-0.012.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.16\var\cpan\build\Test-Fatal-0.012-w6h0_p && tar cvf - Test-Fatal-0.012.ppd blib) | gzip -c >C:/cpanfly-5.16/var/REPO/R/RJ/RJBS/Test-Fatal-0.012.tar.gz Test-Fatal-0.012.ppd blib/ blib/lib/ blib/lib/Test/ blib/lib/Test/Fatal.pm >>> mv C:\cpanfly-5.16\var\cpan\build\Test-Fatal-0.012-w6h0_p/Test-Fatal-0.012.ppd C:/cpanfly-5.16/var/REPO/R/RJ/RJBS Finished 2013-09-18T03:54:34