PATH=/usr/bin:/bin:/home/fly1600/var/megalib/bin Start 2013-10-09T02:06:15 ActivePerl-1600 CPAN-2.00 Reading '/home/fly1600/var/cpan/Metadata' Database was generated on Wed, 09 Oct 2013 08:08:48 GMT Running make for E/ET/ETHER/namespace-autoclean-0.14.tar.gz Checksum for /net/nas/data/cpan/authors/id/E/ET/ETHER/namespace-autoclean-0.14.tar.gz ok namespace-autoclean-0.14/ namespace-autoclean-0.14/Build.PL namespace-autoclean-0.14/Changes namespace-autoclean-0.14/dist.ini namespace-autoclean-0.14/INSTALL namespace-autoclean-0.14/lib/ namespace-autoclean-0.14/LICENSE namespace-autoclean-0.14/Makefile.PL namespace-autoclean-0.14/MANIFEST namespace-autoclean-0.14/META.json namespace-autoclean-0.14/META.yml namespace-autoclean-0.14/README namespace-autoclean-0.14/t/ namespace-autoclean-0.14/weaver.ini namespace-autoclean-0.14/xt/ namespace-autoclean-0.14/xt/author/ namespace-autoclean-0.14/xt/release/ namespace-autoclean-0.14/xt/release/changes_has_content.t namespace-autoclean-0.14/xt/release/cpan-changes.t namespace-autoclean-0.14/xt/release/distmeta.t namespace-autoclean-0.14/xt/release/eol.t namespace-autoclean-0.14/xt/release/kwalitee.t namespace-autoclean-0.14/xt/release/minimum-version.t namespace-autoclean-0.14/xt/release/mojibake.t namespace-autoclean-0.14/xt/release/no-tabs.t namespace-autoclean-0.14/xt/release/pod-coverage.t namespace-autoclean-0.14/xt/release/pod-no404s.t namespace-autoclean-0.14/xt/release/pod-syntax.t namespace-autoclean-0.14/xt/release/test-version.t namespace-autoclean-0.14/xt/author/pod-spell.t namespace-autoclean-0.14/t/00-check-deps.t namespace-autoclean-0.14/t/00-compile.t namespace-autoclean-0.14/t/00-report-prereqs.t namespace-autoclean-0.14/t/also.t namespace-autoclean-0.14/t/basic.t namespace-autoclean-0.14/t/cleanee.t namespace-autoclean-0.14/t/matchclean.t namespace-autoclean-0.14/t/role.t namespace-autoclean-0.14/lib/namespace/ namespace-autoclean-0.14/lib/namespace/autoclean.pm CPAN.pm: Building E/ET/ETHER/namespace-autoclean-0.14.tar.gz >>> /home/fly1600/ap1600/bin/perl-static Makefile.PL *** WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING *** If you're seeing this warning, your toolchain is really, really old and you'll almost certainly have problems installing CPAN modules from this century. But never fear, dear user, for we have the technology to fix this! If you're using CPAN.pm to install things, then you can upgrade it using: cpan CPAN If you're using CPANPLUS to install things, then you can upgrade it using: cpanp CPANPLUS If you're using cpanminus, you shouldn't be seeing this message in the first place, so please file an issue on github. If you're installing manually, please retrain your fingers to run Build.PL when present instead. This public service announcement was brought to you by the Perl Toolchain Gang, the irc.perl.org #toolchain IRC channel, and the number 42. Checking if your kit is complete... Looks good Generating a GNU-style Makefile Writing Makefile for namespace::autoclean Writing MYMETA.yml and MYMETA.json >>> make cp lib/namespace/autoclean.pm blib/lib/namespace/autoclean.pm Manifying blib/man3/namespace::autoclean.3 ETHER/namespace-autoclean-0.14.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-check-deps.t ...... ok 1 - ExtUtils::MakeMaker satisfies '6.30' ok 2 - Module::Build::Tiny satisfies '0.028' ok 3 - ExtUtils::MakeMaker satisfies '0' ok 4 - File::Spec satisfies '0' ok 5 - File::Spec::Functions satisfies '0' ok 6 - IO::Handle satisfies '0' ok 7 - IPC::Open3 satisfies '0' ok 8 - Moose::Role satisfies '0' ok 9 - Sub::Name satisfies '0' ok 10 - Test::CheckDeps satisfies '0.007' ok 11 - Test::More satisfies '0.94' ok 12 - B::Hooks::EndOfScope satisfies '0.12' ok 13 - Class::MOP satisfies '0.80' ok 14 - List::Util satisfies '0' ok 15 - namespace::clean satisfies '0.20' ok 16 - strict satisfies '0' ok 17 - warnings satisfies '0' 1..17 ok t/00-compile.t ......... 1..1 ok 1 - namespace/autoclean.pm loaded ok ok # Prerequisite Report: # Version Module # ------- --------------------- # 0.12 B::Hooks::EndOfScope # 2.1005 Class::MOP # 6.78 ExtUtils::MakeMaker # 3.40 File::Spec # 3.40 File::Spec::Functions # 1.28 IO::Handle # 1.12 IPC::Open3 # 1.32 List::Util # 0.028 Module::Build::Tiny # 2.1005 Moose::Role # 0.05 Sub::Name # 0.008 Test::CheckDeps # 0.98 Test::More # 0.24 namespace::clean # 1.07 strict # 1.13 warnings t/00-report-prereqs.t .. 1..1 ok 1 ok t/also.t ............... 1..3 ok 1 - -also works ok 2 - -also works with string argument ok 3 - method not specified in -also remains ok t/basic.t .............. 1..6 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok t/cleanee.t ............ 1..3 ok 1 - locally defined methods still work ok 2 - imported functions removed ok 3 - -also methods removed ok t/matchclean.t ......... 1..6 ok 1 - -also regex works ok 2 - -also sub works ok 3 - -also sub doesnt overclean ok 4 - -also list with regex works ok 5 - -also list with sub works ok 6 - -also list with sub doesnt overclean ok # Testing with Moose 2.1005 t/role.t ............... 1..1 ok 1 - Foo->can('meta') ok All tests successful. Files=8, Tests=38, 1 wallclock secs ( 0.05 usr 0.02 sys + 1.48 cusr 0.22 csys = 1.77 CPU) Result: PASS ETHER/namespace-autoclean-0.14.tar.gz make test TEST_VERBOSE=1 -- OK Karen Etheridge <ether@cpan.org> Keep imports out of your namespace >>> (cd /home/fly1600/var/cpan/build/namespace-autoclean-0.14-iiR8TJ && tar cvf - namespace-autoclean-0.14.ppd blib) | gzip -c >/home/fly1600/var/REPO/E/ET/ETHER/namespace-autoclean-0.14.tar.gz namespace-autoclean-0.14.ppd blib/ blib/lib/ blib/lib/namespace/ blib/lib/namespace/autoclean.pm blib/man3/ blib/man3/namespace::autoclean.3 >>> mv /home/fly1600/var/cpan/build/namespace-autoclean-0.14-iiR8TJ/namespace-autoclean-0.14.ppd /home/fly1600/var/REPO/E/ET/ETHER VmSize: 242016 kB Finished 2013-10-09T02:06:21