PATH=C:\mingw\bin;C:\cygwin\bin;C:\Perl64-5.18\site\bin;C:\Perl64-5.18\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-10-13T04:15:44 ActivePerl-1800 CPAN-2.00 PATH=C:/CPANFL~1.18/var/libs/bin;C:\mingw\bin;C:\cygwin\bin;C:\Perl64-5.18\site\bin;C:\Perl64-5.18\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.18\var\cpan\Metadata' Database was generated on Mon, 13 Oct 2014 10:29:02 GMT Running make for P/PR/PREACTION/Import-Base-0.005.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/P/PR/PREACTION/Import-Base-0.005.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/P/PR/PREACTION/CHECKSUMS Checksum for C:\cpanfly-5.18\var\cpan\sources\authors\id\P\PR\PREACTION\Import-Base-0.005.tar.gz ok Import-Base-0.005/ Import-Base-0.005/Build.PL Import-Base-0.005/CHANGES Import-Base-0.005/CONTRIBUTING.md Import-Base-0.005/lib/ Import-Base-0.005/LICENSE Import-Base-0.005/Makefile.PL Import-Base-0.005/MANIFEST Import-Base-0.005/META.yml Import-Base-0.005/README Import-Base-0.005/README.mkdn Import-Base-0.005/t/ Import-Base-0.005/t/00_compile.t Import-Base-0.005/t/base.t Import-Base-0.005/t/bundle.t Import-Base-0.005/t/exclude.t Import-Base-0.005/t/lib/ Import-Base-0.005/t/no.t Import-Base-0.005/t/lib/MyBundles.pm Import-Base-0.005/t/lib/MyImporter.pm Import-Base-0.005/t/lib/MyInherited.pm Import-Base-0.005/t/lib/MyInheritedBundles.pm Import-Base-0.005/t/lib/MyUnstrict.pm Import-Base-0.005/lib/Import/ Import-Base-0.005/lib/Import/Base.pm CPAN.pm: Building P/PR/PREACTION/Import-Base-0.005.tar.gz >>> C:\Perl64-5.18\bin\perl.exe Makefile.PL closedir() attempted on invalid dirhandle GEN0 at C:/Perl64-5.18/lib/DirHandle.pm line 51. Checking if your kit is complete... Looks good Generating a dmake-style Makefile Writing Makefile for Import::Base Writing MYMETA.yml and MYMETA.json >>> dmake cp lib/Import/Base.pm blib\lib\Import\Base.pm PREACTION/Import-Base-0.005.tar.gz dmake -- OK Running make test >>> dmake test TEST_VERBOSE=1 C:\Perl64-5.18\bin\perl.exe "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/00_compile.t .. 1..1 ok 1 - Compile test for blib\lib\Import\Base.pm ok t/base.t ........ # Subtest: simple base module # Subtest: MyImporter imports strict ok 1 - code that fails strict dies ok 2 - dies with the right error message 1..2 ok 1 - MyImporter imports strict # Subtest: MyImporter imports warnings ok 1 - got the one warning we expected ok 2 - we forced an uninitialized warning 1..2 ok 2 - MyImporter imports warnings # Subtest: MyImporter imports Module::Runtime sub use_module ok 1 - eval succeeded and expected sub was imported ok 2 - eval did not throw an error 1..2 ok 3 - MyImporter imports Module::Runtime sub use_module 1..3 ok 1 - simple base module # Subtest: inherited base module # Subtest: MyInherited imports strict ok 1 - code that fails strict dies ok 2 - dies with the right error message 1..2 ok 1 - MyInherited imports strict # Subtest: MyInherited imports warnings ok 1 - got the one warning we expected ok 2 - we forced an uninitialized warning 1..2 ok 2 - MyInherited imports warnings # Subtest: MyInherited imports Module::Runtime sub use_module ok 1 - eval succeeded and expected sub was imported ok 2 - eval did not throw an error 1..2 ok 3 - MyInherited imports Module::Runtime sub use_module # Subtest: MyInherited imports Carp sub carp ok 1 - eval succeeded and expected sub was imported ok 2 - eval did not throw an error 1..2 ok 4 - MyInherited imports Carp sub carp 1..4 ok 2 - inherited base module 1..2 ok t/bundle.t ...... # Subtest: named bundle # Subtest: bundle with strict ok 1 # Subtest: no bundle ok 1 1..1 ok 2 - no bundle 1..2 ok 1 - bundle with strict # Subtest: bundle with warnings ok 1 # Subtest: no bundle ok 1 1..1 ok 2 - no bundle 1..2 ok 2 - bundle with warnings 1..2 ok 1 - named bundle # Subtest: inherited bundles # Subtest: bundle with strict ok 1 1..1 ok 1 - bundle with strict # Subtest: bundle also adds warnings ok 1 1..1 ok 2 - bundle also adds warnings 1..2 ok 2 - inherited bundles 1..2 ok t/exclude.t ..... # Subtest: Exclude an entire module ok 1 1..1 ok 1 - Exclude an entire module # Subtest: Exclude a single sub from a module ok 1 1..1 ok 2 - Exclude a single sub from a module # Subtest: -exclude must be an arrayref ok 1 1..1 ok 3 - -exclude must be an arrayref 1..3 ok t/no.t .......... # Subtest: Exclude a certain strict category ok 1 ok 2 1..2 ok 1 - Exclude a certain strict category 1..1 ok All tests successful. Files=5, Tests=9, 2 wallclock secs ( 0.09 usr + 0.02 sys = 0.11 CPU) Result: PASS PREACTION/Import-Base-0.005.tar.gz dmake test TEST_VERBOSE=1 -- OK Doug Bell <preaction@cpan.org> Import a set of modules into the calling module >>> (cd C:\cpanfly-5.18\var\cpan\build\Import-Base-0.005-gzvqjB && tar cvf - Import-Base-0.005.ppd blib) | gzip -c >C:/cpanfly-5.18/var/REPO/P/PR/PREACTION/Import-Base-0.005.tar.gz Import-Base-0.005.ppd blib/ blib/lib/ blib/lib/Import/ blib/lib/Import/Base.pm >>> mv C:\cpanfly-5.18\var\cpan\build\Import-Base-0.005-gzvqjB/Import-Base-0.005.ppd C:/cpanfly-5.18/var/REPO/P/PR/PREACTION Finished 2014-10-13T04:16:10