PATH=/usr/bin:/bin:/home/fly1600/var/megalib/bin Start 2014-06-05T02:50:16 ActivePerl-1600 CPAN-2.00 Reading '/home/fly1600/var/cpan/Metadata' Database was generated on Thu, 05 Jun 2014 08:06:17 GMT Running make for P/PR/PREACTION/Import-Base-0.003.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/P/PR/PREACTION/Import-Base-0.003.tar.gz Checksum for /home/fly1600/var/cpan/sources/authors/id/P/PR/PREACTION/Import-Base-0.003.tar.gz ok Import-Base-0.003/t Import-Base-0.003/t/no.t Import-Base-0.003 Import-Base-0.003/README Import-Base-0.003/LICENSE Import-Base-0.003/CHANGES Import-Base-0.003/t/base.t Import-Base-0.003/META.yml Import-Base-0.003/MANIFEST Import-Base-0.003/Build.PL Import-Base-0.003/t/exclude.t Import-Base-0.003/README.mkdn Import-Base-0.003/Makefile.PL Import-Base-0.003/t/00_compile.t Import-Base-0.003/CONTRIBUTING.md Import-Base-0.003/lib/Import Import-Base-0.003/lib/Import/Base.pm Import-Base-0.003/t/lib Import-Base-0.003/t/lib/MyImporter.pm Import-Base-0.003/t/lib/MyUnstrict.pm CPAN.pm: Building P/PR/PREACTION/Import-Base-0.003.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.003.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: 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 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=8, 2 wallclock secs ( 0.03 usr 0.00 sys + 0.26 cusr 0.00 csys = 0.29 CPU) Result: PASS PREACTION/Import-Base-0.003.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.003-KZaEYr && tar cvf - Import-Base-0.003.ppd blib) | gzip -c >/home/fly1600/var/REPO/P/PR/PREACTION/Import-Base-0.003.tar.gz Import-Base-0.003.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.003-KZaEYr/Import-Base-0.003.ppd /home/fly1600/var/REPO/P/PR/PREACTION VmSize: 129836 kB Finished 2014-06-05T02:50:34