PATH=/usr/bin:/bin:/home/fly1600/var/megalib/bin Start 2013-11-03T14:31:29 ActivePerl-1600 CPAN-2.00 Reading '/home/fly1600/var/cpan/Metadata' Database was generated on Sun, 03 Nov 2013 20:53:02 GMT Running make for N/NE/NEILB/Devel-Constants-1.02.tar.gz Checksum for /net/nas/data/cpan/authors/id/N/NE/NEILB/Devel-Constants-1.02.tar.gz ok Devel-Constants-1.02 Devel-Constants-1.02/README Devel-Constants-1.02/Changes Devel-Constants-1.02/t Devel-Constants-1.02/t/pod.t Devel-Constants-1.02/LICENSE Devel-Constants-1.02/dist.ini Devel-Constants-1.02/META.yml Devel-Constants-1.02/MANIFEST Devel-Constants-1.02/t/import.t Devel-Constants-1.02/Makefile.PL Devel-Constants-1.02/t/constants.t Devel-Constants-1.02/t/pod-coverage.t Devel-Constants-1.02/lib/Devel Devel-Constants-1.02/lib/Devel/Constants.pm CPAN.pm: Building N/NE/NEILB/Devel-Constants-1.02.tar.gz >>> /home/fly1600/ap1600/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Generating a GNU-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.02.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 # 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.05 usr 0.00 sys + 0.21 cusr 0.03 csys = 0.29 CPU) Result: PASS NEILB/Devel-Constants-1.02.tar.gz make test TEST_VERBOSE=1 -- OK Neil Bowers <neil@bowers.com> translates constants back to named symbols >>> (cd /home/fly1600/var/cpan/build/Devel-Constants-1.02-0zUugK && tar cvf - Devel-Constants-1.02.ppd blib) | gzip -c >/home/fly1600/var/REPO/N/NE/NEILB/Devel-Constants-1.02.tar.gz Devel-Constants-1.02.ppd blib/ blib/lib/ blib/lib/Devel/ blib/lib/Devel/Constants.pm blib/man3/ blib/man3/Devel::Constants.3 >>> mv /home/fly1600/var/cpan/build/Devel-Constants-1.02-0zUugK/Devel-Constants-1.02.ppd /home/fly1600/var/REPO/N/NE/NEILB VmSize: 122476 kB Finished 2013-11-03T14:31:48