Setting PATH to /opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2009-05-23T01:33:29 ActivePerl-1003 CPAN-1.9354 Going to read '/export/home/fly1064/var/cpan/Metadata' Database was generated on Fri, 22 May 2009 10:26:55 GMT Running make for S/ST/STEFFENW/Object-Lazy-0.04.tar.gz Checksum for /net/nas/data/cpan/authors/id/S/ST/STEFFENW/Object-Lazy-0.04.tar.gz ok Object-Lazy-0.04 Object-Lazy-0.04/Changes Object-Lazy-0.04/MANIFEST Object-Lazy-0.04/META.yml Object-Lazy-0.04/Makefile.PL Object-Lazy-0.04/Build.PL Object-Lazy-0.04/README Object-Lazy-0.04/t Object-Lazy-0.04/t/pod_coverage.t Object-Lazy-0.04/t/chars.t Object-Lazy-0.04/t/02_ref.t Object-Lazy-0.04/t/perl_critic.t Object-Lazy-0.04/t/01_basics.t Object-Lazy-0.04/t/pod.t Object-Lazy-0.04/lib Object-Lazy-0.04/lib/Object Object-Lazy-0.04/lib/Object/Lazy.pm Object-Lazy-0.04/lib/Object/Lazy Object-Lazy-0.04/lib/Object/Lazy/Ref.pm Object-Lazy-0.04/lib/Object/Lazy/Validate.pm Object-Lazy-0.04/example Object-Lazy-0.04/example/01_short_constructor.pl Object-Lazy-0.04/example/03_ref.pl Object-Lazy-0.04/example/02_extended_constructor.pl CPAN.pm: Going to build S/ST/STEFFENW/Object-Lazy-0.04.tar.gz >>> /export/home/fly1064/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.04.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly1064/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: Author test. Set $ENV{TEST_AUTHOR} to a true value to run. t/pod.t ........... 1..3 ok 1 - blib/lib/Object/Lazy.pm ok 2 - blib/lib/Object/Lazy/Validate.pm ok 3 - 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 All tests successful. Files=6, Tests=26, 7 wallclock secs ( 0.15 usr 0.04 sys + 3.44 cusr 0.36 csys = 3.99 CPU) Result: PASS STEFFENW/Object-Lazy-0.04.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/fly1064/var/cpan/build/Object-Lazy-0.04-Kvld7T && tar cvf - Object-Lazy-0.04.ppd blib) | gzip -c >/export/home/fly1064/var/REPO/S/ST/STEFFENW/Object-Lazy-0.04.tar.gz Object-Lazy-0.04.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/fly1064/var/cpan/build/Object-Lazy-0.04-Kvld7T/Object-Lazy-0.04.ppd /export/home/fly1064/var/REPO/S/ST/STEFFENW Finished 2009-05-23T01:33:52