Checking if your kit is complete... Looks good Writing Makefile for Devel::Hide cp lib/Devel/Hide.pm blib/lib/Devel/Hide.pm Manifying blib/man3/Devel::Hide.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/001use................1..1 # Testing Devel::Hide 0.0008, Perl 5.010000, /Users/cpanrun/build/5.10.0/bin/perl ok 1 - use Devel::Hide; ok t/002basic..............1..5 ok 1 - use lib; Devel::Hide hides Q.pm, R.pm ok 2 - use Devel::Hide; ok 3 - P was loaded (as it should) ok 4 - Q not found (as it should) ok 5 - R not found (as it should) ok t/003user...............1..5 ok 1 - use lib; Devel::Hide hides Q.pm, R.pm ok 2 - use Devel::Hide; ok 3 - P was loaded (as it should) ok 4 - Q not found (as it should) ok 5 - R not found (as it should) ok t/004env................1..5 ok 1 - use lib; Devel::Hide hides Q.pm, R.pm ok 2 - use Devel::Hide; ok 3 - P was loaded (as it should) ok 4 - Q not found (as it should) ok 5 - R not found (as it should) ok t/005lib................1..4 ok 1 - use lib; ok 2 - use Devel::Hide; ok 3 - use lib; ok 4 - P was loaded (as it should) ok t/006before.............1..4 ok 1 - use lib; ok 2 - use P; Devel::Hide: Too late to hide P.pm ok 3 - use Devel::Hide; ok 4 - P was loaded (as it should) ok t/050child-processes....Devel::Hide hides Q.pm, R.pm Devel::Hide hides Q.pm, R.pm 1..4 ok 1 - PERL5OPT is added to, not overwritten: Mlib=t MDevel::Hide=Q.pm,R ok 2 - P was loaded (as it should) ok 3 - Q not found (as it should) ok 4 - R not found (as it should) ok t/090pod................1..16 ok 1 - ./Makefile.PL ok 2 - t/001use.t ok 3 - t/002basic.t ok 4 - t/003user.t ok 5 - t/004env.t ok 6 - t/005lib.t ok 7 - t/006before.t ok 8 - t/050child-processes.t ok 9 - t/090pod.t ok 10 - t/098pod-coverage.t ok 11 - t/child.pl ok 12 - t/P.pm ok 13 - t/Q.pm ok 14 - t/R.pm ok 15 - lib/Devel/Hide.pm ok 16 - blib/lib/Devel/Hide.pm ok t/098pod-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=9, Tests=44, 1 wallclock secs ( 0.59 cusr + 0.18 csys = 0.77 CPU) Installing /Users/cpanrun/build/5.10.0/html/site/lib/Devel/Hide.html Installing /Users/cpanrun/build/5.10.0/site/lib/Devel/Hide.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/Devel::Hide.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod