Start 2009-09-03T13:26:02 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:\PROGRA~2\Perforce\;C:\WINDOWS\system32\WINDOW~1\v1.0 Going to read 'C:\cpanfly\var\cpan\Metadata' Database was generated on Thu, 03 Sep 2009 10:27:11 GMT Running make for N/NU/NUFFIN/Try-Tiny-0.02.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/N/NU/NUFFIN/Try-Tiny-0.02.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/N/NU/NUFFIN/CHECKSUMS Checksum for C:\cpanfly\var\cpan\sources\authors\id\N\NU\NUFFIN\Try-Tiny-0.02.tar.gz ok Will not use Archive::Tar, need 1.00 Try-Tiny-0.02/ Try-Tiny-0.02/Changes Try-Tiny-0.02/lib/ Try-Tiny-0.02/lib/Try/ Try-Tiny-0.02/lib/Try/Tiny.pm Try-Tiny-0.02/Makefile.PL Try-Tiny-0.02/MANIFEST Try-Tiny-0.02/MANIFEST.SKIP Try-Tiny-0.02/META.yml Try-Tiny-0.02/SIGNATURE Try-Tiny-0.02/t/ Try-Tiny-0.02/t/basic.t Try-Tiny-0.02/t/when.t CPAN.pm: Going to build N/NU/NUFFIN/Try-Tiny-0.02.tar.gz >>> C:\Perl64\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Try::Tiny >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/Try/Tiny.pm blib\lib\Try\Tiny.pm NUFFIN/Try-Tiny-0.02.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 t/basic.t .. 1..15 ok 1 - use Try::Tiny; ok 2 - basic try ok 3 - rethrow ok 4 - try block evaluated ok 5 - $@ untouched ok 6 - try block died ok 7 - $@ untouched ok 8 - catch block evaluated ok 9 - $@ untouched ok 10 - scalar context ok 11 - list context ok 12 - catch invoked not ok 13 # TODO i don't think we can ever make this work sanely, maybe with SIG{__DIE__} # Failed (TODO) test at t/basic.t line 94. # '' # doesn't match '(?-xism:foo)' ok 14 - $@ untouched ok 15 - $_ untouched ok t/when.t ... 1..6 ok 1 - use Try::Tiny; ok 2 ok 3 - $_ not clobbered ok 4 - bar didn't match ok 5 - foo matched ok 6 - fallback didn't match ok All tests successful. Files=2, Tests=21, 1 wallclock secs ( 0.03 usr + 0.09 sys = 0.13 CPU) Result: PASS NUFFIN/Try-Tiny-0.02.tar.gz nmake test TEST_VERBOSE=1 -- OK Picked up abstract from lib/Try/Tiny.pm Yuval Kogman <nothingmuch@woobling.org> minimal try/catch with proper localization of $@ >>> (cd C:\cpanfly\var\cpan\build\Try-Tiny-0.02-TWyZ6f && tar cvf - Try-Tiny-0.02.ppd blib) | gzip -c >C:/cpanfly/var/REPO/N/NU/NUFFIN/Try-Tiny-0.02.tar.gz Try-Tiny-0.02.ppd blib/ blib/lib/ blib/lib/Try/ blib/lib/Try/Tiny.pm >>> mv C:\cpanfly\var\cpan\build\Try-Tiny-0.02-TWyZ6f/Try-Tiny-0.02.ppd C:/cpanfly/var/REPO/N/NU/NUFFIN Finished 2009-09-03T13:26:17