PATH=C:\cpanfly-5.22-32\var\megalib\bin;C:\Perl-5.22-32\site\bin;C:\Perl-5.22-32\bin;C:\MinGW-32\bin;C:\cygwin\bin;C:\instantclient_11_2-32;C:\cpanfly-5.22-32\var\megalib\bin;C:\Perl-5.22-32\site\bin;C:\Perl-5.22-32\bin;C:\MinGW-32\bin;C:\cygwin\bin;C:\instantclient_11_2-32;C:\p4;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Git\cmd;C:\Program Files (x86)\CMake\bin Start 2016-03-03T13:01:27 ActivePerl-2201 CPAN-2.10 PATH=C:/CPANFL~3.22-/var/libs/bin;C:\CPANFL~3.22-\var\megalib\bin;C:\PERL-5~1.22-\site\bin;C:\PERL-5~1.22-\bin;C:\MinGW-32\bin;C:\cygwin\bin;C:\INSTAN~3;C:\CPANFL~3.22-\var\megalib\bin;C:\PERL-5~1.22-\site\bin;C:\PERL-5~1.22-\bin;C:\MinGW-32\bin;C:\cygwin\bin;C:\INSTAN~3;C:\p4;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WINDOW~1\v1.0\;C:\PROGRA~1\Git\cmd;C:\PROGRA~2\CMake\bin Reading 'C:\cpanfly-5.22-32\var\cpan\Metadata' Database was generated on Thu, 03 Mar 2016 05:53:38 GMT Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/P/PR/PREACTION/Import-Base-1.002.tar.gz Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/P/PR/PREACTION/CHECKSUMS Checksum for C:\cpanfly-5.22-32\var\cpan\sources\authors\id\P\PR\PREACTION\Import-Base-1.002.tar.gz ok Import-Base-1.002/ Import-Base-1.002/CHANGES Import-Base-1.002/CONTRIBUTING.md Import-Base-1.002/cpanfile Import-Base-1.002/lib/ Import-Base-1.002/LICENSE Import-Base-1.002/Makefile.PL Import-Base-1.002/MANIFEST Import-Base-1.002/META.yml Import-Base-1.002/README.mkdn Import-Base-1.002/t/ Import-Base-1.002/t/00-compile.t Import-Base-1.002/t/00-report-prereqs.dd Import-Base-1.002/t/00-report-prereqs.t Import-Base-1.002/t/base.t Import-Base-1.002/t/exclude.t Import-Base-1.002/t/export.t Import-Base-1.002/t/lib/ Import-Base-1.002/t/order.t Import-Base-1.002/t/runtime.t Import-Base-1.002/t/subrefs.t Import-Base-1.002/t/use-case/ Import-Base-1.002/t/version.t Import-Base-1.002/t/use-case/dancer2.t Import-Base-1.002/t/use-case/moo.t Import-Base-1.002/t/lib/MyDynamic.pm Import-Base-1.002/t/lib/MyDynamicInherits.pm Import-Base-1.002/t/lib/MyDynamicOrdered.pm Import-Base-1.002/t/lib/MyDynamicSubrefs.pm Import-Base-1.002/t/lib/MyExport.pm Import-Base-1.002/t/lib/MyExportInherited.pm Import-Base-1.002/t/lib/MyRuntime.pm Import-Base-1.002/t/lib/MyStatic.pm Import-Base-1.002/t/lib/MyStaticInherits.pm Import-Base-1.002/t/lib/MyStaticOrdered.pm Import-Base-1.002/t/lib/MyStaticSubrefs.pm Import-Base-1.002/t/lib/MyStaticVersion.pm Import-Base-1.002/t/lib/MyVersioned.pm Import-Base-1.002/t/lib/MyVersionedExporter.pm Import-Base-1.002/t/lib/UseCase/ Import-Base-1.002/t/lib/UseCase/Moo/ Import-Base-1.002/t/lib/UseCase/Moo/ApplyRole/ Import-Base-1.002/t/lib/UseCase/Moo/ApplyRole.pm Import-Base-1.002/t/lib/UseCase/Moo/ApplyRole/Role.pm Import-Base-1.002/t/lib/UseCase/Moo/ApplyRole/WithRequires.pm Import-Base-1.002/lib/Import/ Import-Base-1.002/lib/Import/Base.pm Configuring P/PR/PREACTION/Import-Base-1.002.tar.gz with Makefile.PL >>> C:\Perl-5.22-32\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Have \cpanfl~3.22-\var\megalib Want \perl-5~1.22-\lib Your perl and your Config.pm seem to have different ideas about the architecture they are running on. Perl thinks: [megalib] Config says: [MSWin32-x86-multi-thread-64int] This may or may not cause problems. Please check your installation of perl if you have problems building this extension. Generating a dmake-style Makefile Writing Makefile for Import::Base Writing MYMETA.yml and MYMETA.json PREACTION/Import-Base-1.002.tar.gz C:\Perl-5.22-32\bin\perl.exe Makefile.PL -- OK Running make for P/PR/PREACTION/Import-Base-1.002.tar.gz >>> dmake cp lib/Import/Base.pm blib\lib\Import\Base.pm PREACTION/Import-Base-1.002.tar.gz dmake -- OK Running make test >>> dmake test TEST_VERBOSE=1 "C:\Perl-5.22-32\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/use-case/*.t t/00-compile.t ......... 1..1 ok 1 - Import/Base.pm loaded ok ok # # Versions for all modules listed in MYMETA.json (including optional ones): # # === Configure Requires === # # Module Want Have # ------------------- ---- ------- # ExtUtils::MakeMaker any 7.04_01 # # === Build Requires === # # Module Want Have # ------------------- ---- ------- # ExtUtils::MakeMaker any 7.04_01 # # === Test Requires === # # Module Want Have # ------------------- ---- -------- # Carp any 1.38 # ExtUtils::MakeMaker any 7.04_01 # File::Spec any 3.62 # IO::Handle any 1.35 # IPC::Open3 any 1.18 # Test::More any 1.001014 # # === Test Recommends === # # Module Want Have # ---------- -------- -------- # CPAN::Meta 2.120900 2.150005 # # === Runtime Requires === # # Module Want Have # --------------- -------- -------- # Import::Into 1.002005 1.002005 # Module::Runtime any 0.014 # mro any 1.17 # strict any 1.09 # warnings any 1.34 # t/00-report-prereqs.t .. 1..1 ok 1 ok t/base.t ............... # Subtest: static API # Subtest: common imports # Subtest: strict ok 1 ok 2 - no warnings 1..2 ok 1 - strict # Subtest: warnings ok 1 - lived ok 2 1..2 ok 2 - warnings 1..2 ok 1 - common imports # Subtest: bundles # Subtest: no bundles are imported by default ok 1 ok 2 - no warnings 1..2 ok 1 - no bundles are imported by default # Subtest: bundle imports sub ok 1 ok 2 - lived ok 3 - no warnings 1..3 ok 2 - bundle imports sub # Subtest: bundle unimports ok 1 - lived ok 2 ok 3 - no warnings 1..3 ok 3 - bundle unimports 1..3 ok 2 - bundles # Subtest: inheritance # Subtest: common imports ok 1 ok 2 ok 3 - no warnings 1..3 ok 1 - common imports # Subtest: bundles # Subtest: no bundles are imported by default ok 1 ok 2 - no warnings 1..2 ok 1 - no bundles are imported by default ok 2 ok 3 ok 4 - lived ok 5 - no warnings 1..5 ok 2 - bundles 1..2 ok 3 - inheritance 1..3 ok 1 - static API # Subtest: dynamic API # Subtest: common imports # Subtest: strict ok 1 ok 2 - no warnings 1..2 ok 1 - strict # Subtest: warnings ok 1 ok 2 - lived 1..2 ok 2 - warnings 1..2 ok 1 - common imports # Subtest: bundles # Subtest: no bundles are imported by default ok 1 ok 2 - no warnings 1..2 ok 1 - no bundles are imported by default # Subtest: bundle imports sub ok 1 ok 2 - lived ok 3 - no warnings 1..3 ok 2 - bundle imports sub # Subtest: bundle unimports ok 1 ok 2 - no warnings ok 3 - lived 1..3 ok 3 - bundle unimports 1..3 ok 2 - bundles # Subtest: inheritance # Subtest: common imports ok 1 ok 2 ok 3 - no warnings 1..3 ok 1 - common imports # Subtest: bundles # Subtest: no bundles are imported by default ok 1 ok 2 - no warnings 1..2 ok 1 - no bundles are imported by default ok 2 ok 3 ok 4 - lived ok 5 - no warnings 1..5 ok 2 - bundles 1..2 ok 3 - inheritance 1..3 ok 2 - dynamic API 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/export.t ............. # Subtest: import and export ok 1 ok 2 - no warnings generated by Import::Base 1..2 ok 1 - import and export # Subtest: import and export and inheritance ok 1 ok 2 - no warnings generated by Import::Base 1..2 ok 2 - import and export and inheritance 1..2 ok t/order.t .............. # Subtest: static API # Subtest: order # Subtest: base modules ok 1 ok 2 ok 3 - lived ok 4 - no warnings 1..4 ok 1 - base modules # Subtest: order in bundle ok 1 ok 2 ok 3 - we did nothing to warn 1..3 ok 2 - order in bundle # Subtest: order with "no" ok 1 - lived ok 2 - we did nothing to warn ok 3 ok 4 1..4 ok 3 - order with "no" 1..3 ok 1 - order 1..1 ok 1 - static API # Subtest: dynamic API # Subtest: order # Subtest: base modules ok 1 ok 2 ok 3 ok 4 - lived ok 5 - no warnings 1..5 ok 1 - base modules # Subtest: order in bundle ok 1 ok 2 ok 3 ok 4 - we did nothing to warn 1..4 ok 2 - order in bundle # Subtest: order with "no" ok 1 ok 2 - lived ok 3 - we did nothing to warn ok 4 ok 5 1..5 ok 3 - order with "no" 1..3 ok 1 - order 1..1 ok 2 - dynamic API 1..2 ok t/runtime.t ............ # Subtest: import bundles at runtime # Subtest: can't import special bundle at compile time ok 1 ok 2 1..2 ok 1 - can't import special bundle at compile time ok 2 ok 3 1..3 ok 1 - import bundles at runtime 1..1 ok t/subrefs.t ............ # Subtest: static API # Subtest: subrefs # Subtest: modules and imports ok 1 - lived ok 2 ok 3 1..3 ok 1 - modules and imports # Subtest: subrefs in bundle ok 1 ok 2 - lived ok 3 ok 4 ok 5 - we did nothing to warn 1..5 ok 2 - subrefs in bundle # Subtest: subrefs with side-effects ok 1 ok 2 - lived ok 3 - we did nothing to warn ok 4 - ISA was altered 1..4 ok 3 - subrefs with side-effects 1..3 ok 1 - subrefs 1..1 ok 1 - static API # Subtest: dynamic API # Subtest: subrefs # Subtest: modules and imports ok 1 ok 2 - lived ok 3 ok 4 1..4 ok 1 - modules and imports # Subtest: subrefs in bundle ok 1 ok 2 ok 3 - lived ok 4 ok 5 ok 6 - we did nothing to warn 1..6 ok 2 - subrefs in bundle # Subtest: subrefs with side-effects ok 1 ok 2 ok 3 - lived ok 4 - we did nothing to warn ok 5 - ISA was altered 1..5 ok 3 - subrefs with side-effects 1..3 ok 1 - subrefs 1..1 ok 2 - dynamic API 1..2 ok t/use-case/dancer2.t ... skipped: Test requires Dancer2 t/use-case/moo.t ....... # Subtest: apply roles via subref ok 1 - lived ok 2 - no warnings ok 3 - role was applied 1..3 ok 1 - apply roles via subref # Subtest: role requires attribute to exist # Subtest: cannot apply role at compile time ok 1 1..1 ok 1 - cannot apply role at compile time ok 2 - lived ok 3 - no warnings ok 4 - role was applied 1..4 ok 2 - role requires attribute to exist 1..2 ok t/version.t ............ # Subtest: static API # Subtest: hashrefs # Subtest: version # Subtest: version too high ok 1 ok 2 - no warnings 1..2 ok 1 - version too high # Subtest: version okay ok 1 ok 2 - lived ok 3 - no warnings 1..3 ok 2 - version okay # Subtest: version too high with args ok 1 ok 2 - no warnings 1..2 ok 3 - version too high with args # Subtest: version okay ok 1 ok 2 - lived ok 3 - no warnings 1..3 ok 4 - version okay 1..4 ok 1 - version 1..1 ok 1 - hashrefs 1..1 ok 1 - static API 1..1 ok All tests successful. Files=11, Tests=17, 2 wallclock secs ( 0.11 usr + 0.01 sys = 0.12 CPU) Result: PASS PREACTION/Import-Base-1.002.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.22-32\var\cpan\build\Import-Base-1.002-juzO9X && tar cvf - Import-Base-1.002.ppd blib) | gzip -c >C:/cpanfly-5.22-32/var/REPO/P/PR/PREACTION/Import-Base-1.002.tar.gz Import-Base-1.002.ppd blib/ blib/lib/ blib/lib/Import/ blib/lib/Import/Base.pm >>> mv C:\cpanfly-5.22-32\var\cpan\build\Import-Base-1.002-juzO9X/Import-Base-1.002.ppd C:/cpanfly-5.22-32/var/REPO/P/PR/PREACTION Finished 2016-03-03T13:01:42