PATH=/usr/bin:/bin:/home/fly1200/var/megalib/bin Start 2014-01-30T08:08:53 ActivePerl-1200 CPAN-2.00 Reading '/home/fly1200/var/cpan/Metadata' Database was generated on Thu, 30 Jan 2014 15:06:18 GMT Running make for N/NE/NEILB/Devel-Constants-1.03.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/N/NE/NEILB/Devel-Constants-1.03.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/N/NE/NEILB/CHECKSUMS Checksum for /home/fly1200/var/cpan/sources/authors/id/N/NE/NEILB/Devel-Constants-1.03.tar.gz ok Devel-Constants-1.03/ Devel-Constants-1.03/Changes Devel-Constants-1.03/dist.ini Devel-Constants-1.03/lib/ Devel-Constants-1.03/LICENSE Devel-Constants-1.03/Makefile.PL Devel-Constants-1.03/MANIFEST Devel-Constants-1.03/META.yml Devel-Constants-1.03/README Devel-Constants-1.03/t/ Devel-Constants-1.03/t/constants.t Devel-Constants-1.03/t/import.t Devel-Constants-1.03/t/pod-coverage.t Devel-Constants-1.03/t/pod.t Devel-Constants-1.03/lib/Devel/ Devel-Constants-1.03/lib/Devel/Constants.pm CPAN.pm: Building N/NE/NEILB/Devel-Constants-1.03.tar.gz >>> /home/fly1200/ap1200/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Devel::Constants Writing MYMETA.yml and MYMETA.json >>> make cp lib/Devel/Constants.pm blib/lib/Devel/Constants.pm Manifying blib/man3/Devel::Constants.3 NEILB/Devel-Constants-1.03.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly1200/ap1200/bin/perl-static "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t # should import into requested namespace # should export requested name t/constants.t ..... 1..19 ok 1 - use Devel::Constants; ok 2 - ONE flag should be set in string ok 3 - TWO flag should be set in string ok 4 - THREE flag should be set in string ok 5 - ONE flag should be set in list ok 6 - TWO flag should be set in list ok 7 - THREE flag should be set in list ok 8 - should be able to resolve label ok 9 - A exists in passed-in hash ok 10 - A has correct value too! ok 11 - B exists in passed-in hash ok 12 - B has correct value too! ok 13 - C exists in passed-in hash ok 14 - C has correct value too! ok 15 - bar->can('flag_to_names') ok 16 - bar->can('label') ok 17 - should capture values in another package ok 18 - ... setting captured value in other package ok 19 - should get names for other package ok t/import.t ........ ok 1 - use Devel::Constants; ok 2 - Devel::Constants->can('import') ok 3 - import() should not import flag_to_names() by default ok 4 - import() should not import to_name() by default ok 5 - import() should import flag_to_names() if requested ok 6 - import() should import to_name() if requested 1..6 ok t/pod-coverage.t .. 1..1 ok 1 - Pod coverage on Devel::Constants ok t/pod.t ........... 1..1 ok 1 - POD test for blib/lib/Devel/Constants.pm ok All tests successful. Files=4, Tests=27, 1 wallclock secs ( 0.03 usr 0.00 sys + 0.23 cusr 0.03 csys = 0.29 CPU) Result: PASS NEILB/Devel-Constants-1.03.tar.gz make test TEST_VERBOSE=1 -- OK Neil Bowers <neil@bowers.com> translates constants back to named symbols >>> (cd /home/fly1200/var/cpan/build/Devel-Constants-1.03-mv4sQA && tar cvf - Devel-Constants-1.03.ppd blib) | gzip -c >/home/fly1200/var/REPO/N/NE/NEILB/Devel-Constants-1.03.tar.gz Devel-Constants-1.03.ppd blib/ blib/lib/ blib/lib/Devel/ blib/lib/Devel/Constants.pm blib/man3/ blib/man3/Devel::Constants.3 >>> mv /home/fly1200/var/cpan/build/Devel-Constants-1.03-mv4sQA/Devel-Constants-1.03.ppd /home/fly1200/var/REPO/N/NE/NEILB VmSize: 123076 kB Finished 2014-01-30T08:08:58