PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2012-01-05T21:10:07 ActivePerl-1200 CPAN-1.9402 Going to read '/export/home/fly1264/var/cpan/Metadata' Database was generated on Fri, 06 Jan 2012 04:10:52 GMT Running make for C/CH/CHROMATIC/Modern-Perl-1.20120106.tar.gz Checksum for /net/nas/data/cpan/authors/id/C/CH/CHROMATIC/Modern-Perl-1.20120106.tar.gz ok Modern-Perl-1.20120106/ Modern-Perl-1.20120106/META.yml Modern-Perl-1.20120106/lib/ Modern-Perl-1.20120106/lib/Modern/ Modern-Perl-1.20120106/lib/Modern/Perl.pm Modern-Perl-1.20120106/README Modern-Perl-1.20120106/t/ Modern-Perl-1.20120106/t/year_imports.t Modern-Perl-1.20120106/t/unimport.t Modern-Perl-1.20120106/t/base.t Modern-Perl-1.20120106/Changes Modern-Perl-1.20120106/Build.PL Modern-Perl-1.20120106/MANIFEST Modern-Perl-1.20120106/Makefile.PL Modern-Perl-1.20120106/dist.ini Modern-Perl-1.20120106/LICENSE CPAN.pm: Going to build C/CH/CHROMATIC/Modern-Perl-1.20120106.tar.gz >>> /export/home/fly1264/bin/perl Makefile.PL Checking if your kit is complete... Looks good 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.20120106.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly1264/bin/perl "-MExtUtils::Command::MM" "-e" "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/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 2009 should enable three features ok 2 - ... switch ok 3 - ... say ok 4 - ... and state ok 5 - use Modern::Perl () should enable no features ok 6 - use Modern::Perl 2010 should enable three features ok 7 - ... switch ok 8 - ... say ok 9 - ... and state ok 10 - use Modern::Perl 2011 should enable four features ok 11 - ... switch ok 12 - ... say ok 13 - ... state ok 14 - ... and unicode_strings ok 15 - ... but none should leak out 1..15 ok All tests successful. Files=3, Tests=27, 1 wallclock secs ( 0.11 usr 0.05 sys + 0.45 cusr 0.10 csys = 0.71 CPU) Result: PASS CHROMATIC/Modern-Perl-1.20120106.tar.gz make test TEST_VERBOSE=1 -- OK chromatic <chromatic@wgz.org> enable all of the features of Modern Perl with one import >>> (cd /export/home/fly1264/var/cpan/build/Modern-Perl-1.20120106-T6hZCN && tar cvf - Modern-Perl-1.20120106.ppd blib) | gzip -c >/export/home/fly1264/var/REPO/C/CH/CHROMATIC/Modern-Perl-1.20120106.tar.gz Modern-Perl-1.20120106.ppd blib/ blib/lib/ blib/lib/Modern/ blib/lib/Modern/Perl.pm blib/man3/ blib/man3/Modern::Perl.3 >>> mv /export/home/fly1264/var/cpan/build/Modern-Perl-1.20120106-T6hZCN/Modern-Perl-1.20120106.ppd /export/home/fly1264/var/REPO/C/CH/CHROMATIC Finished 2012-01-05T21:10:21