Checking if your kit is complete... Looks good Writing Makefile for Tie::Array::Lazy Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Tie/Array/Lazier.pm blib\lib\Tie\Array\Lazier.pm cp lib/Tie/Array/Lazy.pm blib\lib\Tie\Array\Lazy.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/00-load............1..2 ok 1 - use Tie::Array::Lazy; ok 2 - use Tie::Array::Lazier; # Testing Tie::Array::Lazy 0.01, Perl 5.010000, C:\cpanrun\build\5-10-0\bin\perl.exe ok t/01-lazy-basic......1..3 ok 1 - tied @a ok 2 - $a[3] == 3 ok 3 - [0,1,2,3] ok t/02-lazier-basic....1..3 ok 1 - tied @a ok 2 - $a[3] == 3 ok 3 - [undef,undef,undef,3] ok t/03-ops.............ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 1..14 ok t/boilerplate........1..3 ok 1 - README contains no boilerplate text ok 2 - Changes contains no boilerplate text ok 3 - lib/Tie/Array/Lazy.pm contains no boilerplate text ok t/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 t/pod................1..2 ok 1 - blib\lib\Tie\Array\Lazier.pm ok 2 - blib\lib\Tie\Array\Lazy.pm ok All tests successful, 1 test skipped. Files=7, Tests=27, 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\Tie\Array\Lazier.html Installing C:\cpanrun\build\5-10-0\html\site\lib\Tie\Array\Lazy.html Installing C:\cpanrun\build\5-10-0\site\lib\Tie\Array\Lazier.pm Installing C:\cpanrun\build\5-10-0\site\lib\Tie\Array\Lazy.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod