Checking if your kit is complete... Warning: the following files are missing in your kit: Build.PL Please inform the author. Writing Makefile for Object::Lazy Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp Build.pl blib\lib\Object\Build.pl 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 Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" 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..4 ok 1 - blib\lib\Object\Build.pl ok 2 - blib\lib\Object\Lazy.pm ok 3 - blib\lib\Object\Lazy\Ref.pm ok 4 - blib\lib\Object\Lazy\Validate.pm ok t/99_pod_coverage....1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage All tests successful, 1 test skipped. Files=4, Tests=21, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. Installing C:\cpanrun\build\5-10-0\html\site\lib\Object\Lazy.html Installing C:\cpanrun\build\5-10-0\html\site\lib\Object\Lazy\Ref.html Installing C:\cpanrun\build\5-10-0\html\site\lib\Object\Lazy\Validate.html Installing C:\cpanrun\build\5-10-0\site\lib\Object\Build.pl Installing C:\cpanrun\build\5-10-0\site\lib\Object\Lazy.pm Installing C:\cpanrun\build\5-10-0\site\lib\Object\Lazy\Ref.pm Installing C:\cpanrun\build\5-10-0\site\lib\Object\Lazy\Validate.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod