Setting PATH to /opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2010-05-11T23:53:45 ActivePerl-1200 CPAN-1.9402 Going to read '/export/home/fly1264/var/cpan/Metadata' Database was generated on Tue, 11 May 2010 21:27:00 GMT Running make for S/ST/STEFFENW/Object-Lazy-0.06.tar.gz Checksum for /net/nas/data/cpan/authors/id/S/ST/STEFFENW/Object-Lazy-0.06.tar.gz ok Object-Lazy-0.06 Object-Lazy-0.06/Changes Object-Lazy-0.06/MANIFEST Object-Lazy-0.06/META.yml Object-Lazy-0.06/Makefile.PL Object-Lazy-0.06/Build.PL Object-Lazy-0.06/README Object-Lazy-0.06/t Object-Lazy-0.06/t/pod_coverage.t Object-Lazy-0.06/t/chars.t Object-Lazy-0.06/t/prereq_build.t Object-Lazy-0.06/t/02_ref.t Object-Lazy-0.06/t/perl_critic.t Object-Lazy-0.06/t/01_basics.t Object-Lazy-0.06/t/pod.t Object-Lazy-0.06/lib Object-Lazy-0.06/lib/Object Object-Lazy-0.06/lib/Object/Lazy.pm Object-Lazy-0.06/lib/Object/Lazy Object-Lazy-0.06/lib/Object/Lazy/Ref.pm Object-Lazy-0.06/lib/Object/Lazy/Validate.pm Object-Lazy-0.06/example Object-Lazy-0.06/example/01_short_constructor.pl Object-Lazy-0.06/example/03_ref.pl Object-Lazy-0.06/example/02_extended_constructor.pl CPAN.pm: Going to build S/ST/STEFFENW/Object-Lazy-0.06.tar.gz >>> /export/home/fly1264/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Object::Lazy >>> make cp lib/Object/Lazy.pm blib/lib/Object/Lazy.pm cp lib/Object/Lazy/Validate.pm blib/lib/Object/Lazy/Validate.pm cp lib/Object/Lazy/Ref.pm blib/lib/Object/Lazy/Ref.pm Manifying blib/man3/Object::Lazy.3 Manifying blib/man3/Object::Lazy::Validate.3 Manifying blib/man3/Object::Lazy::Ref.3 STEFFENW/Object-Lazy-0.06.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly1264/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01_basics.t ..... 1..14 ok 1 - use Object::Lazy; ok 2 - after isa method: isa TestSample ok 3 - ref object is Object::Lazy ok 4 - check method output ok 5 - can method ok 6 - after build: isa TestSample ok 7 - parameter isa is MyClass: isa MyClass ok 8 - parameter isa is qw(NotExists TestSample): isa NotExists ok 9 - base class of TestSample: isa TestBase ok 10 - test log message ok 11 - error at paramater ref ok 12 - ref is Object::Lazy ok 13 - directly object data access ok 14 - no warnings ok t/02_ref.t ........ 1..6 ok 1 - use Object::Lazy; ok 2 - use Object::Lazy::Ref; ok 3 - ref is MyClass ok 4 - ref is HASH ok 5 - ref is main ok 6 - no warnings ok t/chars.t ......... skipped: Author test. Set $ENV{TEST_AUTHOR} to a true value to run. t/perl_critic.t ... skipped: Test::Perl::Critic required t/pod.t ........... 1..3 ok 1 - POD test for blib/lib/Object/Lazy.pm ok 2 - POD test for blib/lib/Object/Lazy/Validate.pm ok 3 - POD test for blib/lib/Object/Lazy/Ref.pm ok t/pod_coverage.t .. 1..3 ok 1 - Pod coverage on Object::Lazy ok 2 - Pod coverage on Object::Lazy::Validate ok 3 - Pod coverage on Object::Lazy::Ref ok t/prereq_build.t .. skipped: Author test. Set $ENV{TEST_RELEASE} to a true value to run. All tests successful. Files=7, Tests=26, 2 wallclock secs ( 0.19 usr 0.04 sys + 1.43 cusr 0.24 csys = 1.90 CPU) Result: PASS STEFFENW/Object-Lazy-0.06.tar.gz make test TEST_VERBOSE=1 -- OK Steffen Winkler <cpan@steffen-winkler.de> Object::Lazy - create objects late from non-owned classes >>> (cd /export/home/fly1264/var/cpan/build/Object-Lazy-0.06-ARyG8c && tar cvf - Object-Lazy-0.06.ppd blib) | gzip -c >/export/home/fly1264/var/REPO/S/ST/STEFFENW/Object-Lazy-0.06.tar.gz Object-Lazy-0.06.ppd blib/ blib/lib/ blib/lib/Object/ blib/lib/Object/Lazy.pm blib/lib/Object/Lazy/ blib/lib/Object/Lazy/Validate.pm blib/lib/Object/Lazy/Ref.pm blib/man3/ blib/man3/Object::Lazy.3 blib/man3/Object::Lazy::Validate.3 blib/man3/Object::Lazy::Ref.3 >>> mv /export/home/fly1264/var/cpan/build/Object-Lazy-0.06-ARyG8c/Object-Lazy-0.06.ppd /export/home/fly1264/var/REPO/S/ST/STEFFENW Finished 2010-05-11T23:53:57