PATH=/usr/bin:/bin:/home/fly1200/var/megalib/bin Start 2014-01-07T21:04:26 ActivePerl-1200 CPAN-2.00 Reading '/home/fly1200/var/cpan/Metadata' Database was generated on Wed, 08 Jan 2014 03:41:02 GMT Running make for C/CH/CHROMATIC/Modern-Perl-1.20140107.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/C/CH/CHROMATIC/Modern-Perl-1.20140107.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/C/CH/CHROMATIC/CHECKSUMS Checksum for /home/fly1200/var/cpan/sources/authors/id/C/CH/CHROMATIC/Modern-Perl-1.20140107.tar.gz ok Modern-Perl-1.20140107/ Modern-Perl-1.20140107/META.yml Modern-Perl-1.20140107/lib/ Modern-Perl-1.20140107/lib/Modern/ Modern-Perl-1.20140107/lib/Modern/Perl.pm Modern-Perl-1.20140107/README Modern-Perl-1.20140107/t/ Modern-Perl-1.20140107/t/year_imports.t Modern-Perl-1.20140107/t/unimport.t Modern-Perl-1.20140107/t/base.t Modern-Perl-1.20140107/t/regressions.t Modern-Perl-1.20140107/Changes Modern-Perl-1.20140107/Build.PL Modern-Perl-1.20140107/MANIFEST Modern-Perl-1.20140107/Makefile.PL Modern-Perl-1.20140107/dist.ini Modern-Perl-1.20140107/LICENSE CPAN.pm: Building C/CH/CHROMATIC/Modern-Perl-1.20140107.tar.gz >>> /home/fly1200/ap1200-292396/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Modern::Perl Writing MYMETA.yml and MYMETA.json >>> make cp lib/Modern/Perl.pm blib/lib/Modern/Perl.pm Manifying blib/man3/Modern::Perl.3 CHROMATIC/Modern-Perl-1.20140107.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly1200/ap1200-292396/bin/perl-static "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/base.t .......... ok 1 - use Modern::Perl; ok 2 - M::P should load IO::File ok 3 - M::P should load IO::Handle # say() should be available ok 4 - say() should be available ok 5 - strict should be enabled ok 6 - warnings should be enabled ok 7 - mro should use C3 ok 8 - ... and should unilaterally enable unicode_strings, when available 1..8 ok t/regressions.t ... ok 1 - use Modern::Perl () does not enable switch ok 2 - use Modern::Perl () does not enable say ok 3 - use Modern::Perl () does not enable state ok 4 - Modern::Perl () does not enable unicode_strings ok 5 - use Modern::Perl 2009 enables switch ok 6 - use Modern::Perl 2009 enables say ok 7 - use Modern::Perl 2009 enables state ok 8 - but not unicode_strings ok 9 - use Modern::Perl 2010 enables switch ok 10 - use Modern::Perl 2010 enables say ok 11 - use Modern::Perl 2010 enables state ok 12 - but not unicode_strings ok 13 - use Modern::Perl 2011 enables switch ok 14 - use Modern::Perl 2011 enables say ok 15 - use Modern::Perl 2011 enables state ok 16 - 2011 enables unicode_strings ok 17 - switch feature does not leak out ok 18 - say feature does not leak out ok 19 - state feature does not leak out ok 20 - unicode_strings feature does not leak out ok 21 - VERSION() should return version number, given no argument ok 22 - ... without warning about undef argument 1..22 ok t/unimport.t ...... # say() should be available ok 1 - say() should be available ok 2 - unimport should disable say feature ok 3 - unimport should disable strictures ok 4 - unimport should disable warnings 1..4 ok t/year_imports.t .. ok 1 - use Modern::Perl () does not enable switch ok 2 - use Modern::Perl () does not enable say ok 3 - use Modern::Perl () does not enable state ok 4 - Modern::Perl () does not enable unicode_strings ok 5 - use Modern::Perl '2013' does not enable current_sub ok 6 - use Modern::Perl () does not enable fc ok 7 - use Modern::Perl '2009' enables switch ok 8 - use Modern::Perl '2009' enables say ok 9 - use Modern::Perl '2009' enables state ok 10 - but not unicode_strings ok 11 - use Modern::Perl '2010' enables switch ok 12 - use Modern::Perl '2010' enables say ok 13 - use Modern::Perl '2010' enables state ok 14 - but not unicode_strings ok 15 - use Modern::Perl '2011' enables switch ok 16 - use Modern::Perl '2011' enables say ok 17 - use Modern::Perl '2011' enables state ok 18 - 2011 enables unicode_strings ok 19 - switch feature does not leak out ok 20 - say feature does not leak out ok 21 - state feature does not leak out ok 22 - unicode_strings feature does not leak out 1..22 ok All tests successful. Files=4, Tests=56, 2 wallclock secs ( 0.03 usr 0.02 sys + 0.16 cusr 0.02 csys = 0.23 CPU) Result: PASS CHROMATIC/Modern-Perl-1.20140107.tar.gz make test TEST_VERBOSE=1 -- OK chromatic <chromatic@wgz.org> enable all of the features of Modern Perl with one import >>> (cd /home/fly1200/var/cpan/build/Modern-Perl-1.20140107-4OP8Rh && tar cvf - Modern-Perl-1.20140107.ppd blib) | gzip -c >/home/fly1200/var/REPO/C/CH/CHROMATIC/Modern-Perl-1.20140107.tar.gz Modern-Perl-1.20140107.ppd blib/ blib/lib/ blib/lib/Modern/ blib/lib/Modern/Perl.pm blib/man3/ blib/man3/Modern::Perl.3 >>> mv /home/fly1200/var/cpan/build/Modern-Perl-1.20140107-4OP8Rh/Modern-Perl-1.20140107.ppd /home/fly1200/var/REPO/C/CH/CHROMATIC VmSize: 247464 kB Finished 2014-01-07T21:04:44