PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2015-10-21T02:01:01 ActivePerl-1402 CPAN-2.00 Reading '/export/home/fly1432/var/cpan/Metadata' Database was generated on Wed, 21 Oct 2015 00:54:01 GMT Running make for B/BI/BINGOS/Module-CoreList-5.20151020.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/B/BI/BINGOS/Module-CoreList-5.20151020.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/B/BI/BINGOS/CHECKSUMS Checksum for /export/home/fly1432/var/cpan/sources/authors/id/B/BI/BINGOS/Module-CoreList-5.20151020.tar.gz ok Module-CoreList-5.20151020/ Module-CoreList-5.20151020/corelist Module-CoreList-5.20151020/META.json Module-CoreList-5.20151020/MANIFEST Module-CoreList-5.20151020/identify-dependencies Module-CoreList-5.20151020/t/ Module-CoreList-5.20151020/t/corelist.t Module-CoreList-5.20151020/t/find_modules.t Module-CoreList-5.20151020/t/utils.t Module-CoreList-5.20151020/t/is_core.t Module-CoreList-5.20151020/t/pod.t Module-CoreList-5.20151020/t/deprecated.t Module-CoreList-5.20151020/Changes Module-CoreList-5.20151020/lib/ Module-CoreList-5.20151020/lib/Module/ Module-CoreList-5.20151020/lib/Module/CoreList/ Module-CoreList-5.20151020/lib/Module/CoreList/Utils.pm Module-CoreList-5.20151020/lib/Module/CoreList/TieHashDelta.pm Module-CoreList-5.20151020/lib/Module/CoreList.pod Module-CoreList-5.20151020/lib/Module/CoreList.pm Module-CoreList-5.20151020/README Module-CoreList-5.20151020/META.yml Module-CoreList-5.20151020/Makefile.PL CPAN.pm: Building B/BI/BINGOS/Module-CoreList-5.20151020.tar.gz >>> /export/home/fly1432/bin/perl Makefile.PL Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Module::CoreList Writing MYMETA.yml and MYMETA.json >>> make cp lib/Module/CoreList.pm blib/lib/Module/CoreList.pm cp lib/Module/CoreList/Utils.pm blib/lib/Module/CoreList/Utils.pm cp lib/Module/CoreList/TieHashDelta.pm blib/lib/Module/CoreList/TieHashDelta.pm cp lib/Module/CoreList.pod blib/lib/Module/CoreList.pod cp corelist blib/script/corelist "/export/home/fly1432/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/corelist Manifying 1 pod document Manifying 2 pod documents BINGOS/Module-CoreList-5.20151020.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/export/home/fly1432/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/corelist.t ...... 1..32 ok 1 - require Module::CoreList; ok 2 - 5.00503 ok 3 - attributes weren't in 5.00503 ok 4 - 5.006001 ok 5 - attributes were in 5.6.1 ok 6 - 5.007003 ok 7 - Attribute::Handlers were bundled with 5.7.3 ok 8 - File::Spec was first bundled in 5.005 ok 9 - File::Spec was released in perl with lowest version number 5.00405 ok 10 - File::Spec reached 0.82 with 5.006_001 ok 11 - File::Spec was first bundled in 5.005 ok 12 - File::Spec was released in perl with lowest version number 5.00405 ok 13 - File::Spec reached 0.82 with 5.006_001 ok 14 - Filespec was never a core module. It's called VMS::Filespec ok 15 - have a note of everythings release ok 16 - FindExt shouldn't get included rt\#6922 ok 17 - families seem consistent (descendants have same modules as ancestors) ok 18 - Module::CoreList was first bundled in 5.009002 ok 19 - Module::CoreList was released in perl with lowest version number 5.008009 ok 20 - Module::CoreList reached 2.18 with 5.010001 ok 21 - Module::CoreList was first bundled in 5.009002 ok 22 - Module::CoreList was released in perl with lowest version number 5.008009 ok 23 - Module::CoreList reached 2.18 with 5.010001 ok 24 - CPANPLUS::inc was removed from 5.010001 ok 25 - CPANPLUS::inc was removed from 5.010001 ok 26 - strict was in 5 ok 27 - strict had no version in 5 ok 28 - strict reached 1.01 with 5.00405 ok 29 - an undefined version does not produce warnings rt\#123556 ok 30 - Lacking an argument, Module::CoreList->find_version() returns undef ok 31 - With argument, Module::CoreList->find_version() returns hashref ok 32 - With argument, Module::CoreList->find_version() returns hashref ok t/deprecated.t .... 1..9 ok 1 - require Module::CoreList; ok 2 - 5.011000 (deprecated list) ok 3 - File::Spec not deprecated in 5.011000 (hash) ok 4 - File::Spec currently is not deprecated (function) ok 5 - Switch deprecated in 5.011000 (hash) ok 6 - Switch deprecated current perl (if pre-5.13.1.) (function) ok 7 - Switch not deprecated in 5.010000 (function w/ perl version) ok 8 - Switch was deprecated in 5.011000 (deprecated_in) ok 9 - File::Spec currently is not deprecated (deprecated_in) ok t/find_modules.t .. 1..6 ok 1 - require Module::CoreList; ok 2 - qr/warnings/ ok 3 - qr/IPC::Open/ ok 4 - qr/Module::/ at 5.008008 ok 5 - qr/Test::H.*::.*s/ at 5.006001 and 5.007003 ok 6 - Module::CoreList functional ok t/is_core.t ....... 1..38 ok 1 - require Module::CoreList; ok 2 - is_core is self-consistent ok 3 - Module::Path has never been in core ok 4 - Module::Path has never been in core ok 5 - Module::Path has never been in core ok 6 - List::Util::PP was added in 5.10.1 so not in core in 5.002 ok 7 - List::Util::PP was in core in 5.16.3 ok 8 - List::Util::PP was removed in 5.17.1 so not in core in 5.18.1 ok 9 - Carp was a core module in first release of perl 5 ok 10 - Carp was still a core module in 5.19.4 ok 11 - Carp should be a core module whatever version of perl you're running ok 12 - attributes weren't in 5.00503 ok 13 - attributes were in 5.6.1 ok 14 - Pod::Plainer was core in 5.12.1 ok 15 - Pod::Plainer was removed in 5.13.1 ok 16 - encoding wasn't in core in first release of perl 5 ok 17 - encoding 1.00 wasn't in core in first release of perl 5 ok 18 - encoding 1.35 wasn't yet in core in perl 5.007003 ok 19 - encoding 1.35 was first included in perl 5.008 ok 20 - encoding 2.04 (>1.35) was included in 5.009004 ok 21 - encoding 2.01 was first in core in perl 5.008006, so was core in 5.8.7 ok 22 - encoding 2.01 was first in core in perl 5.008006, so was core in 5.8.7 ok 23 - Module::CoreList wasn't core in perl 5.7.3 ok 24 - Module::CoreList wasn't core in perl 5.7.3 (class method) ok 25 - Text::Soundex 1.01 was first included in 5.007003 ok 26 - Text::Soundex 3.03 was included in 5.008009 ok 27 - 5.009003 still had Text::Soundex 1.01 ok 28 - 5.009003 still had Text::Soundex 1.01 ok 29 - 5.009005 still had Text::Soundex 3.02 ok 30 - 5.009005 had Text::Soundex 3.02 ok 31 - 5.01 had Text::Soundex 3.03 ok 32 - DB_File 1.01 was included in 5.002 ok 33 - DB_File 1.03 wasn't included in 5.002 ok 34 - DB_File 1.03 was included in 5.00307 ok 35 - CGI not in 5.021 ok 36 - CGI not in 5.021001 ok 37 - Config v0+ is in core in 5.020 ok 38 - Config v(undef) is in core in 7.020 ok t/pod.t ........... 1..2 ok 1 - module pod ok (no pod) ok 2 - script pod ok ok t/utils.t ......... 1..9 ok 1 - require Module::CoreList::Utils; ok 2 - 5 had a2p ok 3 - a2p first released in 5 ok 4 - a2p first released in 5 ok 5 - corelist with v5.8.9 ok 6 - corelist with v5.9.2 ok 7 - corelist with v5.9.2 ok 8 - 5.001 utils all present and correct ok 9 - 5.001 utils all present and correct ok All tests successful. Files=6, Tests=96, 14 wallclock secs ( 0.11 usr 0.05 sys + 13.40 cusr 0.31 csys = 13.87 CPU) Result: PASS BINGOS/Module-CoreList-5.20151020.tar.gz make test TEST_VERBOSE=1 -- OK Chris Williams <chris@bingosnet.co.uk> what modules shipped with versions of perl >>> (cd /export/home/fly1432/var/cpan/build/Module-CoreList-5.20151020-vPPlDz && tar cvf - Module-CoreList-5.20151020.ppd blib) | gzip -c >/export/home/fly1432/var/REPO/B/BI/BINGOS/Module-CoreList-5.20151020.tar.gz Module-CoreList-5.20151020.ppd blib/ blib/lib/ blib/lib/Module/ blib/lib/Module/CoreList.pm blib/lib/Module/CoreList/ blib/lib/Module/CoreList/Utils.pm blib/lib/Module/CoreList/TieHashDelta.pm blib/lib/Module/CoreList.pod blib/script/ blib/script/corelist blib/man1/ blib/man1/corelist.1 blib/man3/ blib/man3/Module::CoreList.3 blib/man3/Module::CoreList::Utils.3 >>> mv /export/home/fly1432/var/cpan/build/Module-CoreList-5.20151020-vPPlDz/Module-CoreList-5.20151020.ppd /export/home/fly1432/var/REPO/B/BI/BINGOS Finished 2015-10-21T02:01:29