Checking if your kit is complete... Looks good Writing Makefile for IO::Pager cp lib/IO/Pager/Buffered.pm blib/lib/IO/Pager/Buffered.pm cp lib/IO/Pager.pm blib/lib/IO/Pager.pm cp t.pl blib/lib/IO/t.pl cp lib/IO/Pager/Page.pm blib/lib/IO/Pager/Page.pm cp lib/IO/Pager/Unbuffered.pm blib/lib/IO/Pager/Unbuffered.pm Manifying blib/man3/IO::Pager::Buffered.3 Manifying blib/man3/IO::Pager.3 Manifying blib/man3/IO::Pager::Unbuffered.3 Manifying blib/man3/IO::Pager::Page.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/1....1..1 ok 1 - use IO::Pager; ok t/2....1..2 Use of uninitialized value $ENV{"PAGER"} in concatenation (.) or string at t/2.t line 11. # # Your current $ENV{PAGER} = "" ok 1 - use IO::Pager; # # Your IO::Pager $ENV{PAGER} = "/usr/bin/less" Is this reasonable? [Yn] ok 2 - Found a pager fine ok t/3....1..3 ok 1 - use IO::Pager; ok 2 # skip Can't run w/ Test::Harness perl -Mblib t.pl after make test ok 3 # skip Can't run w/ Test::Harness perl -Mblib t.pl after make test ok 2/3 skipped: various reasons t/4....1..3 ok 1 - use IO::Pager; ok 2 # skip Can't run w/ Test::Harness perl -Mblib t.pl after make test ok 3 # skip Can't run w/ Test::Harness perl -Mblib t.pl after make test ok 2/3 skipped: various reasons All tests successful, 4 subtests skipped. Files=4, Tests=9, 1 wallclock secs ( 0.82 cusr + 0.19 csys = 1.01 CPU) Installing /Users/cpanrun/build/5.10.0/html/site/lib/IO/Pager.html Installing /Users/cpanrun/build/5.10.0/html/site/lib/IO/Pager/Buffered.html Installing /Users/cpanrun/build/5.10.0/html/site/lib/IO/Pager/Page.html Installing /Users/cpanrun/build/5.10.0/html/site/lib/IO/Pager/Unbuffered.html Installing /Users/cpanrun/build/5.10.0/site/lib/IO/Pager.pm Installing /Users/cpanrun/build/5.10.0/site/lib/IO/t.pl Installing /Users/cpanrun/build/5.10.0/site/lib/IO/Pager/Buffered.pm Installing /Users/cpanrun/build/5.10.0/site/lib/IO/Pager/Page.pm Installing /Users/cpanrun/build/5.10.0/site/lib/IO/Pager/Unbuffered.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/IO::Pager.3 Installing /Users/cpanrun/build/5.10.0/site/man/man3/IO::Pager::Buffered.3 Installing /Users/cpanrun/build/5.10.0/site/man/man3/IO::Pager::Page.3 Installing /Users/cpanrun/build/5.10.0/site/man/man3/IO::Pager::Unbuffered.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod