PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2014-08-16T11:11:42 ActivePerl-1402 CPAN-2.00 Reading '/export/home/fly1432/var/cpan/Metadata' Database was generated on Sat, 16 Aug 2014 16:17:02 GMT Running make for I/IN/INGY/Class-Field-0.21.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/I/IN/INGY/Class-Field-0.21.tar.gz Checksum for /export/home/fly1432/var/cpan/sources/authors/id/I/IN/INGY/Class-Field-0.21.tar.gz ok Class-Field-0.21/ Class-Field-0.21/META.yml Class-Field-0.21/LICENSE Class-Field-0.21/Makefile.PL Class-Field-0.21/README Class-Field-0.21/t/ Class-Field-0.21/t/TestFieldBase.pm Class-Field-0.21/t/anon.t Class-Field-0.21/t/const.t Class-Field-0.21/t/release-pod-syntax.t Class-Field-0.21/t/000-compile-modules.t Class-Field-0.21/t/field.t Class-Field-0.21/lib/ Class-Field-0.21/lib/Class/ Class-Field-0.21/lib/Class/Field.pod Class-Field-0.21/lib/Class/Field.pm Class-Field-0.21/MANIFEST Class-Field-0.21/Changes Class-Field-0.21/CONTRIBUTING Class-Field-0.21/META.json CPAN.pm: Building I/IN/INGY/Class-Field-0.21.tar.gz >>> /export/home/fly1432/bin/perl Makefile.PL closedir() attempted on invalid dirhandle GEN0 at /export/home/fly1432/ap1402/lib/DirHandle.pm line 51. 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.pod blib/lib/Class/Field.pod cp lib/Class/Field.pm blib/lib/Class/Field.pm Manifying blib/man3/Class::Field.3 INGY/Class-Field-0.21.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 Subroutine IPC::Open3::xclose redefined at /export/home/fly1432/var/megalib/TAP/Parser/Iterator/Process.pm line 146. t/000-compile-modules.t .. ok 1 - use Class::Field; 1..1 ok Subroutine IPC::Open3::xclose redefined at /export/home/fly1432/var/megalib/TAP/Parser/Iterator/Process.pm line 146. 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 Subroutine IPC::Open3::xclose redefined at /export/home/fly1432/var/megalib/TAP/Parser/Iterator/Process.pm line 146. 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 Subroutine IPC::Open3::xclose redefined at /export/home/fly1432/var/megalib/TAP/Parser/Iterator/Process.pm line 146. 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 Subroutine IPC::Open3::xclose redefined at /export/home/fly1432/var/megalib/TAP/Parser/Iterator/Process.pm line 146. t/release-pod-syntax.t ... skipped: these tests are for release candidate testing All tests successful. Files=5, Tests=15, 1 wallclock secs ( 0.14 usr 0.02 sys + 0.63 cusr 0.11 csys = 0.90 CPU) Result: PASS INGY/Class-Field-0.21.tar.gz make test TEST_VERBOSE=1 -- OK Ingy dot Net <ingy@cpan.org> Class Field Accessor Generator >>> (cd /export/home/fly1432/var/cpan/build/Class-Field-0.21-L3oP4m && tar cvf - Class-Field-0.21.ppd blib) | gzip -c >/export/home/fly1432/var/REPO/I/IN/INGY/Class-Field-0.21.tar.gz Class-Field-0.21.ppd blib/ blib/lib/ blib/lib/Class/ blib/lib/Class/Field.pod blib/lib/Class/Field.pm blib/man3/ blib/man3/Class::Field.3 >>> mv /export/home/fly1432/var/cpan/build/Class-Field-0.21-L3oP4m/Class-Field-0.21.ppd /export/home/fly1432/var/REPO/I/IN/INGY Finished 2014-08-16T11:11:54