PATH=/usr/bin:/bin Start 2014-10-13T02:00:33 ActivePerl-1600 CPAN-2.00 Reading '/home/fly1600/var/cpan/Metadata' Database was generated on Mon, 13 Oct 2014 06:17: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 /home/fly1600/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 >>> /home/fly1600/ap1600/bin/perl-static Makefile.PL closedir() attempted on invalid dirhandle GEN0 at /home/fly1600/ap1600/lib/DirHandle.pm line 51. 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.005.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/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, 1 wallclock secs ( 0.04 usr 0.02 sys + 0.23 cusr 0.07 csys = 0.36 CPU) Result: PASS PREACTION/Import-Base-0.005.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.005-VjifZv && tar cvf - Import-Base-0.005.ppd blib) | gzip -c >/home/fly1600/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 blib/man3/ blib/man3/Import::Base.3 >>> mv /home/fly1600/var/cpan/build/Import-Base-0.005-VjifZv/Import-Base-0.005.ppd /home/fly1600/var/REPO/P/PR/PREACTION VmSize: 130368 kB Finished 2014-10-13T02:00:42