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:\PROGRA~2\Perforce;C:\instantclient_11_2;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\PROGRA~2\Perforce;C:\mysql\bin Start 2014-08-04T03:51:56 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 Mon, 04 Aug 2014 09:17:02 GMT Running make for D/DM/DMUEY/Throw-Back-0.01.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/D/DM/DMUEY/Throw-Back-0.01.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/D/DM/DMUEY/CHECKSUMS Checksum for C:\cpanfly-5.16\var\cpan\sources\authors\id\D\DM\DMUEY\Throw-Back-0.01.tar.gz ok Throw-Back-0.01/ Throw-Back-0.01/Build.PL Throw-Back-0.01/Changes Throw-Back-0.01/MANIFEST Throw-Back-0.01/META.json Throw-Back-0.01/META.yml Throw-Back-0.01/Makefile.PL Throw-Back-0.01/README Throw-Back-0.01/lib/ Throw-Back-0.01/t/ Throw-Back-0.01/t/00.load.t Throw-Back-0.01/t/01.req.t Throw-Back-0.01/t/02.use.t Throw-Back-0.01/t/03.use-ni.t Throw-Back-0.01/t/perlcritic.t Throw-Back-0.01/t/perltidy.t Throw-Back-0.01/t/pkg-changes.t Throw-Back-0.01/t/pkg-readme.t Throw-Back-0.01/t/pod-coverage.t Throw-Back-0.01/t/pod-encoding.t Throw-Back-0.01/t/pod-spelling.t Throw-Back-0.01/t/pod-version.t Throw-Back-0.01/t/pod.t Throw-Back-0.01/lib/Throw/ Throw-Back-0.01/lib/Throw/Back.pm CPAN.pm: Building D/DM/DMUEY/Throw-Back-0.01.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 Throw::Back 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/Throw/Back.pm blib\lib\Throw\Back.pm DMUEY/Throw-Back-0.01.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" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib\lib', 'blib\arch')" t/*.t # Testing Throw::Back 0.01 t/00.load.t ....... ok 1 - use Throw::Back; ok 2 - 'void context croak’s w/ exception object' isa 'Throw::Back' ok 3 - 'non-void context returns exception object' isa 'Throw::Back' ok 4 - unloadable NS w/ no arg ok 5 - unloadable NS w/ arg ok 6 - trailing newline does not contain line/file ok 7 - no trailing newline does contain line/file ok 8 - 'throw::back() no arg function return correct obj' isa 'Throw::Back' ok 9 - throw::back() no arg ok 10 - 'throw::back() string arg function return correct obj' isa 'Throw::Back' ok 11 - throw::back() string arg ok 12 - 'throw::back() ref function return correct obj' isa 'Throw::Back' ok 13 - throw::back() ref arg ok 14 - throw::stack() does correct line \# ok 15 - throw::stack() has call_stack key ok 16 - throw::text() does correct line \# ok 17 - throw::text() does not have call_stack key ok 18 - throw::stack::text() does correct line \# ok 19 - throw::stack::text() has call_stack key ok 20 - throw::back line is from caller perspective ok 21 - throw::* line is from caller perspective ok 22 - depth reported at correct frame 1..22 ok t/01.req.t ........ 1..1 ok 1 - throw::back via require ok t/02.use.t ........ 1..1 ok 1 - throw::back via use ok t/03.use-ni.t ..... 1..1 ok 1 - throw::back via use w/out import() ok t/perlcritic.t .... skipped: Critic tests are only run in RELEASE_TESTING mode. t/perltidy.t ...... skipped: PerlTidy tests are only run in RELEASE_TESTING mode. t/pkg-changes.t ... skipped: pkg/Changes tests are only run in RELEASE_TESTING mode. t/pkg-readme.t .... skipped: pkg/README tests are only run in RELEASE_TESTING mode. t/pod-coverage.t .. skipped: POD tests are only run in RELEASE_TESTING mode. t/pod-encoding.t .. skipped: POD tests are only run in RELEASE_TESTING mode. t/pod-spelling.t .. skipped: POD tests are only run in RELEASE_TESTING mode. t/pod-version.t ... skipped: POD tests are only run in RELEASE_TESTING mode. t/pod.t ........... skipped: POD tests are only run in RELEASE_TESTING mode. All tests successful. Files=13, Tests=25, 2 wallclock secs ( 0.06 usr + 0.01 sys = 0.08 CPU) Result: PASS DMUEY/Throw-Back-0.01.tar.gz nmake test TEST_VERBOSE=1 -- OK Daniel Muey <dmuey@cpan.org> Throw back exceptions like a boss. >>> (cd C:\cpanfly-5.16\var\cpan\build\Throw-Back-0.01-tVdyWU && tar cvf - Throw-Back-0.01.ppd blib) | gzip -c >C:/cpanfly-5.16/var/REPO/D/DM/DMUEY/Throw-Back-0.01.tar.gz Throw-Back-0.01.ppd blib/ blib/lib/ blib/lib/Throw/ blib/lib/Throw/Back.pm >>> mv C:\cpanfly-5.16\var\cpan\build\Throw-Back-0.01-tVdyWU/Throw-Back-0.01.ppd C:/cpanfly-5.16/var/REPO/D/DM/DMUEY Finished 2014-08-04T03:52:06