PATH=/usr/bin:/bin:/home/fly1600/var/megalib/bin Start 2014-06-09T02:07:57 ActivePerl-1600 CPAN-2.00 Reading '/home/fly1600/var/cpan/Metadata' Database was generated on Mon, 09 Jun 2014 07:17:02 GMT Running make for P/PR/PREACTION/Import-Base-0.004.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/P/PR/PREACTION/Import-Base-0.004.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/P/PR/PREACTION/CHECKSUMS Checksum for /home/fly1600/var/cpan/sources/authors/id/P/PR/PREACTION/Import-Base-0.004.tar.gz ok Import-Base-0.004/ Import-Base-0.004/Build.PL Import-Base-0.004/CHANGES Import-Base-0.004/CONTRIBUTING.md Import-Base-0.004/lib/ Import-Base-0.004/LICENSE Import-Base-0.004/Makefile.PL Import-Base-0.004/MANIFEST Import-Base-0.004/META.yml Import-Base-0.004/README Import-Base-0.004/README.mkdn Import-Base-0.004/t/ Import-Base-0.004/t/00_compile.t Import-Base-0.004/t/base.t Import-Base-0.004/t/exclude.t Import-Base-0.004/t/lib/ Import-Base-0.004/t/no.t Import-Base-0.004/t/lib/MyImporter.pm Import-Base-0.004/t/lib/MyInherited.pm Import-Base-0.004/t/lib/MyUnstrict.pm Import-Base-0.004/lib/Import/ Import-Base-0.004/lib/Import/Base.pm CPAN.pm: Building P/PR/PREACTION/Import-Base-0.004.tar.gz >>> /home/fly1600/ap1600/bin/perl-static 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 blib/man3/Import::Base.3 PREACTION/Import-Base-0.004.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly1600/ap1600/bin/perl-static "-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/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=4, Tests=7, 2 wallclock secs ( 0.05 usr 0.00 sys + 0.21 cusr 0.02 csys = 0.28 CPU) Result: PASS PREACTION/Import-Base-0.004.tar.gz make test TEST_VERBOSE=1 -- OK Doug Bell <preaction@cpan.org> Import a set of modules into the calling module >>> (cd /home/fly1600/var/cpan/build/Import-Base-0.004-C4mSYG && tar cvf - Import-Base-0.004.ppd blib) | gzip -c >/home/fly1600/var/REPO/P/PR/PREACTION/Import-Base-0.004.tar.gz Import-Base-0.004.ppd blib/ blib/lib/ blib/lib/Import/ blib/lib/Import/Base.pm blib/man3/ blib/man3/Import::Base.3 >>> mv /home/fly1600/var/cpan/build/Import-Base-0.004-C4mSYG/Import-Base-0.004.ppd /home/fly1600/var/REPO/P/PR/PREACTION VmSize: 129984 kB Finished 2014-06-09T02:08:17