PATH=C:\Program Files\Microsoft Platform SDK\Bin;C:\Program Files\Microsoft Platform SDK\Bin\WinNT;C:\Program Files\Microsoft Visual Studio\VC98\Bin;C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin;C:\cygwin\bin;C:\cpanfly-5.14\var\megalib\bin;C:\Perl-5.14\site\bin;C:\Perl-5.14\bin;C:\cygwin\bin;C:\Program Files\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\instantclient_11_2;C:\cygwin\bin;C:\Program Files\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\mysql\bin Start 2014-10-05T00:35:38 ActivePerl-1400 CPAN-2.00 LIB=C:\PROGRA~1\MICROS~3\VC98\Lib\PSDK;C:\PROGRA~1\MICROS~2\Lib;C:\PROGRA~1\MICROS~3\VC98\Lib;C:\PROGRA~1\MICROS~3\VC98\MFC\Lib INCLUDE=C:\PROGRA~1\MICROS~2\Include;C:\PROGRA~1\MICROS~3\VC98\ATL\Include;C:\PROGRA~1\MICROS~3\VC98\Include;C:\PROGRA~1\MICROS~3\VC98\MFC\Include PATH=C:/CPANFL~1.14/var/libs/bin;C:\PROGRA~1\MICROS~2\Bin;C:\PROGRA~1\MICROS~2\Bin\WinNT;C:\PROGRA~1\MICROS~3\VC98\Bin;C:\PROGRA~1\MICROS~3\Common\MSDev98\Bin;C:\cygwin\bin;C:\CPANFL~1.14\var\megalib\bin;C:\Perl-5.14\site\bin;C:\Perl-5.14\bin;C:\cygwin\bin;C:\PROGRA~1\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\INSTAN~1;C:\cygwin\bin;C:\PROGRA~1\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\mysql\bin Reading 'C:\cpanfly-5.14\var\cpan\Metadata' Database was generated on Sun, 05 Oct 2014 06:53:17 GMT Running make for T/TO/TOBYINK/Exporter-Tiny-0.042.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/T/TO/TOBYINK/Exporter-Tiny-0.042.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/T/TO/TOBYINK/CHECKSUMS Checksum for C:\cpanfly-5.14\var\cpan\sources\authors\id\T\TO\TOBYINK\Exporter-Tiny-0.042.tar.gz ok Exporter-Tiny-0.042/CONTRIBUTING Exporter-Tiny-0.042/COPYRIGHT Exporter-Tiny-0.042/CREDITS Exporter-Tiny-0.042/Changes Exporter-Tiny-0.042/INSTALL Exporter-Tiny-0.042/LICENSE Exporter-Tiny-0.042/MANIFEST Exporter-Tiny-0.042/META.json Exporter-Tiny-0.042/META.yml Exporter-Tiny-0.042/Makefile.PL Exporter-Tiny-0.042/README Exporter-Tiny-0.042/SIGNATURE Exporter-Tiny-0.042/dist.ini Exporter-Tiny-0.042/doap.ttl Exporter-Tiny-0.042/t/01basic.t Exporter-Tiny-0.042/t/02renaming.t Exporter-Tiny-0.042/t/03generators.t Exporter-Tiny-0.042/t/04into.t Exporter-Tiny-0.042/t/05shiny.t Exporter-Tiny-0.042/t/06notwant.t Exporter-Tiny-0.042/t/07regexp.t Exporter-Tiny-0.042/t/08tags.t Exporter-Tiny-0.042/t/09warnings.t Exporter-Tiny-0.042/t/10no.t Exporter-Tiny-0.042/examples/Example/Exporter.pm Exporter-Tiny-0.042/lib/Exporter/Shiny.pm Exporter-Tiny-0.042/lib/Exporter/Tiny.pm CPAN.pm: Building T/TO/TOBYINK/Exporter-Tiny-0.042.tar.gz >>> C:\Perl-5.14\bin\perl.exe Makefile.PL closedir() attempted on invalid dirhandle GEN0 at C:/Perl-5.14/lib/DirHandle.pm line 51. Checking if your kit is complete... Looks good Generating a nmake-style Makefile Writing Makefile for Exporter::Tiny 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/Exporter/Tiny.pm blib\lib\Exporter\Tiny.pm cp lib/Exporter/Shiny.pm blib\lib\Exporter\Shiny.pm TOBYINK/Exporter-Tiny-0.042.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:\Perl-5.14\bin\perl.exe "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib\lib', 'blib\arch')" t/*.t Subroutine IPC::Open3::xclose redefined at C:/cpanfly-5.14/var/megalib/TAP/Parser/Iterator/Process.pm line 146. # Perl 5.014000 t/01basic.t ....... 1..2 ok 1 - Correctly imported "fib" from Example::Exporter ok 2 - Did not inadvertantly import "embiggen" ok Subroutine IPC::Open3::xclose redefined at C:/cpanfly-5.14/var/megalib/TAP/Parser/Iterator/Process.pm line 146. t/02renaming.t .... 1..6 # Rename functions using -as ok 1 - Correctly imported "fibonacci" from Example::Exporter ok 2 - Did not inadvertantly import "fib" # Rename functions using -prefix ok 3 - Correctly imported "myfib" from Example::Exporter ok 4 - Did not inadvertantly import "fib" # Rename functions using -suffix ok 5 - Correctly imported "fibonacci" from Example::Exporter ok 6 - Did not inadvertantly import "fib" ok Subroutine IPC::Open3::xclose redefined at C:/cpanfly-5.14/var/megalib/TAP/Parser/Iterator/Process.pm line 146. t/03generators.t .. 1..4 ok 1 - embiggen ok 2 - embiggen_by_2 ok 3 - embiggen_by_42 ok 4 - correct prototype ok Subroutine IPC::Open3::xclose redefined at C:/cpanfly-5.14/var/megalib/TAP/Parser/Iterator/Process.pm line 146. t/04into.t ........ 1..2 ok 1 ok 2 ok Subroutine IPC::Open3::xclose redefined at C:/cpanfly-5.14/var/megalib/TAP/Parser/Iterator/Process.pm line 146. t/05shiny.t ....... 1..1 ok 1 ok Subroutine IPC::Open3::xclose redefined at C:/cpanfly-5.14/var/megalib/TAP/Parser/Iterator/Process.pm line 146. t/06notwant.t ..... 1..1 ok 1 ok Subroutine IPC::Open3::xclose redefined at C:/cpanfly-5.14/var/megalib/TAP/Parser/Iterator/Process.pm line 146. t/07regexp.t ...... 1..2 ok 1 ok 2 ok Subroutine IPC::Open3::xclose redefined at C:/cpanfly-5.14/var/megalib/TAP/Parser/Iterator/Process.pm line 146. t/08tags.t ........ 1..7 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok Subroutine IPC::Open3::xclose redefined at C:/cpanfly-5.14/var/megalib/TAP/Parser/Iterator/Process.pm line 146. t/09warnings.t .... 1..4 ok 1 - warning about overwriting sub ok 2 - ... which can be fatalized ok 3 - ... or suppressed ok 4 - but importing the exact same sub twice is OK ok Subroutine IPC::Open3::xclose redefined at C:/cpanfly-5.14/var/megalib/TAP/Parser/Iterator/Process.pm line 146. t/10no.t .......... 1..7 ok 1 - fib exported ok 2 - tidied fib ok 3 - fibo exported ok 4 - tidied fibo ok 5 - fib exported ok 6 - embiggen exported ok 7 - tidied by regexp ok All tests successful. Files=10, Tests=36, 1 wallclock secs ( 0.08 usr + 0.02 sys = 0.09 CPU) Result: PASS TOBYINK/Exporter-Tiny-0.042.tar.gz nmake test TEST_VERBOSE=1 -- OK Toby Inkster <tobyink@cpan.org> an exporter with the features of Sub::Exporter but only core dependencies >>> (cd C:\cpanfly-5.14\var\cpan\build\Exporter-Tiny-0.042-0pHDcX && tar cvf - Exporter-Tiny-0.042.ppd blib) | gzip -c >C:/cpanfly-5.14/var/REPO/T/TO/TOBYINK/Exporter-Tiny-0.042.tar.gz Exporter-Tiny-0.042.ppd blib/ blib/lib/ blib/lib/Exporter/ blib/lib/Exporter/Shiny.pm blib/lib/Exporter/Tiny.pm >>> mv C:\cpanfly-5.14\var\cpan\build\Exporter-Tiny-0.042-0pHDcX/Exporter-Tiny-0.042.ppd C:/cpanfly-5.14/var/REPO/T/TO/TOBYINK Finished 2014-10-05T00:35:46