PATH=/usr/bin:/bin:/data/fly2200/var/megalib/bin Start 2015-06-13T19:10:08 ActivePerl-2200 CPAN-2.00 Reading '/data/fly2200/var/cpan/Metadata' Database was generated on Sat, 13 Jun 2015 05:53:30 GMT Running make for I/IN/INGY/Class-Field-0.23.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/I/IN/INGY/Class-Field-0.23.tar.gz Checksum for /data/fly2200/var/cpan/sources/authors/id/I/IN/INGY/Class-Field-0.23.tar.gz ok Class-Field-0.23/ Class-Field-0.23/META.yml Class-Field-0.23/LICENSE Class-Field-0.23/Makefile.PL Class-Field-0.23/README Class-Field-0.23/t/ Class-Field-0.23/t/TestFieldBase.pm Class-Field-0.23/t/anon.t Class-Field-0.23/t/const.t Class-Field-0.23/t/release-pod-syntax.t Class-Field-0.23/t/000-compile-modules.t Class-Field-0.23/t/field.t Class-Field-0.23/lib/ Class-Field-0.23/lib/Class/ Class-Field-0.23/lib/Class/Field.pod Class-Field-0.23/lib/Class/Field.pm Class-Field-0.23/MANIFEST Class-Field-0.23/Changes Class-Field-0.23/CONTRIBUTING Class-Field-0.23/META.json CPAN.pm: Building I/IN/INGY/Class-Field-0.23.tar.gz >>> /data/fly2200/ap2200-299134/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Class::Field Writing MYMETA.yml and MYMETA.json >>> make cp lib/Class/Field.pm blib/lib/Class/Field.pm cp lib/Class/Field.pod blib/lib/Class/Field.pod Manifying 1 pod document INGY/Class-Field-0.23.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/data/fly2200/ap2200-299134/bin/perl-static" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/000-compile-modules.t .. ok 1 - use Class::Field; 1..1 ok Redundant argument in sprintf at lib/Class/Field.pm line 59. t/anon.t ................. 1..1 sub { local *__ANON__ = "Foo::x"; return $_[0]->{x} = do { my $self = $_[0]; main::test1() } unless $#_ > 0 or defined $_[0]->{x}; return $_[0]->{x} unless $#_ > 0; $_[0]->{x} = $_[1]; return $_[0]->{x}; } ok 1 - ANON replaced with real sub name for field ok t/const.t ................ 1..4 ok 1 - const is exported ok 2 - field is not exported ok 3 - const returns value ok 4 - const remains constant ok Redundant argument in sprintf at /data/fly2200/var/cpan/build/Class-Field-0.23-FwQnHe/blib/lib/Class/Field.pm line 59. t/field.t ................ 1..9 ok 1 - field is exported ok 2 - const is not exported ok 3 - $foo is an object ok 4 - field x starts off undefined ok 5 - y is an array ref by default ok 6 - z is a hash ref by default ok 7 - -init works ok 8 - Setting field works ok 9 - Code generation is right ok t/release-pod-syntax.t ... skipped: these tests are for release candidate testing All tests successful. Files=5, Tests=15, 0 wallclock secs ( 0.05 usr 0.01 sys + 0.30 cusr 0.05 csys = 0.41 CPU) Result: PASS INGY/Class-Field-0.23.tar.gz make test TEST_VERBOSE=1 -- OK Ingy dot Net <ingy@cpan.org> Class Field Accessor Generator >>> (cd /data/fly2200/var/cpan/build/Class-Field-0.23-FwQnHe && tar cvf - Class-Field-0.23.ppd blib) | gzip -c >/data/fly2200/var/REPO/I/IN/INGY/Class-Field-0.23.tar.gz Class-Field-0.23.ppd blib/ blib/man3/ blib/man3/Class::Field.3 blib/lib/ blib/lib/Class/ blib/lib/Class/Field.pm blib/lib/Class/Field.pod >>> mv /data/fly2200/var/cpan/build/Class-Field-0.23-FwQnHe/Class-Field-0.23.ppd /data/fly2200/var/REPO/I/IN/INGY VmSize: 327848 kB Finished 2015-06-13T19:10:13