Checking if your kit is complete... Looks good Writing Makefile for Tie::Array::Lazy cp lib/Tie/Array/Lazier.pm blib/lib/Tie/Array/Lazier.pm cp lib/Tie/Array/Lazy.pm blib/lib/Tie/Array/Lazy.pm Manifying blib/man3/Tie::Array::Lazier.3 Manifying blib/man3/Tie::Array::Lazy.3 PERL_DL_NONLAZY=1 /home/cpanrun/ia64/build/5.8.2/bin/perl "-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.008002, /home/cpanrun/ia64/build/5.8.2/bin/perl 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..0 # Skip Test::Pod 1.14 required for testing POD skipped all skipped: Test::Pod 1.14 required for testing POD All tests successful, 2 tests skipped. Files=7, Tests=25, 1 wallclock secs ( 0.71 cusr + 0.17 csys = 0.88 CPU) Installing /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/Tie/Array/Lazier.pm Installing /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/Tie/Array/Lazy.pm Installing /home/cpanrun/ia64/build/5.8.2/man/man3/Tie::Array::Lazier.3 Installing /home/cpanrun/ia64/build/5.8.2/man/man3/Tie::Array::Lazy.3 Appending installation info to /home/cpanrun/ia64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi/perllocal.pod