PATH=/usr/bin:/bin:/Users/fly1600/var/megalib/bin Start 2014-11-05T03:03:20 ActivePerl-1600 CPAN-2.00 Reading '/Users/fly1600/var/cpan/Metadata' Database was generated on Wed, 05 Nov 2014 09:53:18 GMT Running make for P/PR/PREACTION/Import-Base-0.008.tar.gz Checksum for /data/cpan/authors/id/P/PR/PREACTION/Import-Base-0.008.tar.gz ok Import-Base-0.008/ Import-Base-0.008/Build.PL Import-Base-0.008/CHANGES Import-Base-0.008/CONTRIBUTING.md Import-Base-0.008/cpanfile Import-Base-0.008/lib/ Import-Base-0.008/LICENSE Import-Base-0.008/Makefile.PL Import-Base-0.008/MANIFEST Import-Base-0.008/META.yml Import-Base-0.008/README Import-Base-0.008/README.mkdn Import-Base-0.008/t/ Import-Base-0.008/t/00_compile.t Import-Base-0.008/t/base.t Import-Base-0.008/t/exclude.t Import-Base-0.008/t/lib/ Import-Base-0.008/t/subrefs.t Import-Base-0.008/t/lib/MyDynamic.pm Import-Base-0.008/t/lib/MyDynamicInherits.pm Import-Base-0.008/t/lib/MyDynamicSubrefs.pm Import-Base-0.008/t/lib/MyStatic.pm Import-Base-0.008/t/lib/MyStaticInherits.pm Import-Base-0.008/t/lib/MyStaticSubrefs.pm Import-Base-0.008/lib/Import/ Import-Base-0.008/lib/Import/Base.pm CPAN.pm: Building P/PR/PREACTION/Import-Base-0.008.tar.gz >>> /Users/fly1600/ap1600/bin/perl-dynamic Makefile.PL Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Import::Base Writing MYMETA.yml and MYMETA.json >>> make cp lib/Import/Base.pm blib/lib/Import/Base.pm Manifying 1 pod document PREACTION/Import-Base-0.008.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/Users/fly1600/ap1600/bin/perl-dynamic" "-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: 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/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 All tests successful. Files=4, Tests=8, 1 wallclock secs ( 0.05 usr 0.01 sys + 0.21 cusr 0.04 csys = 0.31 CPU) Result: PASS PREACTION/Import-Base-0.008.tar.gz make test TEST_VERBOSE=1 -- OK Doug Bell <preaction@cpan.org> Import a set of modules into the calling module >>> (cd /Users/fly1600/var/cpan/build/Import-Base-0.008-Lx5Zcn && tar cvf - Import-Base-0.008.ppd blib) | gzip -c >/Users/fly1600/var/REPO/P/PR/PREACTION/Import-Base-0.008.tar.gz Import-Base-0.008.ppd blib/ blib/lib/ blib/lib/Import/ blib/lib/Import/Base.pm blib/man3/ blib/man3/Import::Base.3 >>> mv /Users/fly1600/var/cpan/build/Import-Base-0.008-Lx5Zcn/Import-Base-0.008.ppd /Users/fly1600/var/REPO/P/PR/PREACTION Finished 2014-11-05T03:03:24