Checking if your kit is complete... Looks good Writing Makefile for Object::Lazy cp Build.pl blib/lib/Object/Build.pl cp lib/Object/Lazy.pm blib/lib/Object/Lazy.pm cp lib/Object/Lazy/Ref.pm blib/lib/Object/Lazy/Ref.pm cp lib/Object/Lazy/Validate.pm blib/lib/Object/Lazy/Validate.pm Manifying blib/man3/Object::Lazy.3 Manifying blib/man3/Object::Lazy::Ref.3 Manifying blib/man3/Object::Lazy::Validate.3 PERL_DL_NONLAZY=1 /home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi -I/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/01_basics.........1..13 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 t/02_ref............1..4 ok 1 - use Object::Lazy; ok 2 - use Object::Lazy::Ref; ok 3 - ref is MyClass ok 4 - ref is HASH ok t/98_pod............1..0 # Skip Test::Pod 1.00 required for testing POD skipped: Test::Pod 1.00 required for testing POD t/99_pod_coverage...1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped: Test::Pod::Coverage 1.04 required for testing POD coverage All tests successful, 2 tests skipped. Files=4, Tests=17, 2 wallclock secs ( 0.94 cusr + 0.12 csys = 1.06 CPU) Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/Object/Build.pl Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/Object/Lazy.pm Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/Object/Lazy/Ref.pm Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/Object/Lazy/Validate.pm Installing /home/cpanrun/build/5.6.1/man/man3/Object::Lazy.3 Installing /home/cpanrun/build/5.6.1/man/man3/Object::Lazy::Ref.3 Installing /home/cpanrun/build/5.6.1/man/man3/Object::Lazy::Validate.3 Appending installation info to /home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi/perllocal.pod