Start 2009-06-03T06:06:04 ActivePerl-1003 CPAN-1.94 Going to read '/home/cpanfly/var/cpan/Metadata' Database was generated on Wed, 03 Jun 2009 08:27:37 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 >>> /home/cpanfly/ap1003/bin/perl-static 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 /home/cpanfly/ap1003/bin/perl-static "-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/Ref.pm ok 3 - blib/lib/Object/Lazy/Validate.pm ok t/pod_coverage.t .. 1..3 ok 1 - Pod coverage on Object::Lazy ok 2 - Pod coverage on Object::Lazy::Ref ok 3 - Pod coverage on Object::Lazy::Validate 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.01 usr 0.02 sys + 0.55 cusr 0.42 csys = 1.00 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 /home/cpanfly/var/cpan/build/Object-Lazy-0.06-xpR14a && tar cvf - Object-Lazy-0.06.ppd blib) | gzip -c >/home/cpanfly/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/ blib/lib/Object/Lazy/Ref.pm blib/lib/Object/Lazy/Validate.pm blib/lib/Object/Lazy.pm blib/man3/ blib/man3/Object::Lazy.3 blib/man3/Object::Lazy::Validate.3 blib/man3/Object::Lazy::Ref.3 >>> mv /home/cpanfly/var/cpan/build/Object-Lazy-0.06-xpR14a/Object-Lazy-0.06.ppd /home/cpanfly/var/REPO/S/ST/STEFFENW Finished 2009-06-03T06:06:08