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 /export/home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi -I/export/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/001use............1..1 ok 1 - use Devel::Hide; # Testing Devel::Hide 0.0008, Perl 5.006001, /export/home/cpanrun/build/5.6.1/bin/perl 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..0 # Skip Test::Pod 1.18 required for testing POD skipped: Test::Pod 1.18 required for testing POD t/098pod-coverage...1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped: Test::Pod::Coverage 1.04 required for testing POD coverage All tests successful, 2 tests skipped. Files=9, Tests=28, 3 wallclock secs ( 2.68 cusr + 0.85 csys = 3.53 CPU) Installing /export/home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/Devel/Hide.pm Installing /export/home/cpanrun/build/5.6.1/man/man3/Devel::Hide.3 Appending installation info to /export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi/perllocal.pod