PATH=/usr/bin:/bin:/home/fly2000/var/megalib/bin Start 2014-10-15T09:45:38 ActivePerl-2000 CPAN-2.00 Reading '/home/fly2000/var/cpan/Metadata' Database was generated on Wed, 15 Oct 2014 14:17:02 GMT Running make for N/NE/NEILB/Constant-FromGlobal-0.07.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/N/NE/NEILB/Constant-FromGlobal-0.07.tar.gz Checksum for /home/fly2000/var/cpan/sources/authors/id/N/NE/NEILB/Constant-FromGlobal-0.07.tar.gz ok Constant-FromGlobal-0.07/ Constant-FromGlobal-0.07/Changes Constant-FromGlobal-0.07/dist.ini Constant-FromGlobal-0.07/lib/ Constant-FromGlobal-0.07/LICENSE Constant-FromGlobal-0.07/Makefile.PL Constant-FromGlobal-0.07/MANIFEST Constant-FromGlobal-0.07/META.yml Constant-FromGlobal-0.07/README Constant-FromGlobal-0.07/t/ Constant-FromGlobal-0.07/t/01_basic.t Constant-FromGlobal-0.07/t/02_multiple.t Constant-FromGlobal-0.07/t/03-env-bool.t Constant-FromGlobal-0.07/t/04-env-num.t Constant-FromGlobal-0.07/t/05-env-int.t Constant-FromGlobal-0.07/lib/Constant/ Constant-FromGlobal-0.07/lib/Constant/FromGlobal.pm CPAN.pm: Building N/NE/NEILB/Constant-FromGlobal-0.07.tar.gz >>> /home/fly2000/ap2000-298540/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Constant::FromGlobal Writing MYMETA.yml and MYMETA.json >>> make cp lib/Constant/FromGlobal.pm blib/lib/Constant/FromGlobal.pm Manifying blib/man3/Constant::FromGlobal.3 NEILB/Constant-FromGlobal-0.07.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly2000/ap2000-298540/bin/perl-static "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01_basic.t ..... ok 1 - DEBUG not enabled ok 2 - DEBUG enabled from global ok 3 - value not processed ok 4 - DEBUG enabled from env ok 5 - converted to bool ok 6 - converted to int ok 7 - default ok 8 - ANSWER taken from environment variable ok 9 - PIE takes value from $main::PIE ok 10 - value taken from global not environment 1..10 ok t/02_multiple.t .. ok 1 - DEBUG enabled ok 2 - VERBOSE not enabled ok 3 - DSN is undef ok 4 - MAX_FOO has correct value 1..4 ok t/03-env-bool.t .. ok 1 - FALSE should be set to a false value ok 2 - TRUE should be set to a true value ok 3 - 'FALSE' should be set to a true value ok 4 - 'TRUE' should be set to a true value 1..4 ok t/04-env-num.t ... ok 1 - ONE should have value 1 ok 2 - MINUS_ONE should have value -1 ok 3 - PI should have roughly the value of pi ok 4 - TWO_THIRDS should be between 0.6 and 0.7 ok 5 - 'forty two' should result in croak, since it doesn't look like a number 1..5 ok t/05-env-int.t ... ok 1 - ONE should have value 1 ok 2 - ZERO should have value 0 ok 3 - MINUS_ONE should have value -1 ok 4 - FORTY_TWO should have value 42 ok 5 - '3.141592654' should result in croak, since it doesn't look like an integer 1..5 ok All tests successful. Files=5, Tests=28, 1 wallclock secs ( 0.07 usr 0.02 sys + 0.29 cusr 0.08 csys = 0.46 CPU) Result: PASS NEILB/Constant-FromGlobal-0.07.tar.gz make test TEST_VERBOSE=1 -- OK Neil Bowers <neil@bowers.com> declare constant(s) with value from global or environment variable >>> (cd /home/fly2000/var/cpan/build/Constant-FromGlobal-0.07-HW9Stb && tar cvf - Constant-FromGlobal-0.07.ppd blib) | gzip -c >/home/fly2000/var/REPO/N/NE/NEILB/Constant-FromGlobal-0.07.tar.gz Constant-FromGlobal-0.07.ppd blib/ blib/man3/ blib/man3/Constant::FromGlobal.3 blib/lib/ blib/lib/Constant/ blib/lib/Constant/FromGlobal.pm >>> mv /home/fly2000/var/cpan/build/Constant-FromGlobal-0.07-HW9Stb/Constant-FromGlobal-0.07.ppd /home/fly2000/var/REPO/N/NE/NEILB VmSize: 297964 kB Finished 2014-10-15T09:45:43