%ENV: PERL5LIB="/home/dirvine/lib/perl5:/home/dirvine/lib/site_perl" @INC: /home/dirvine/lib/perl5/aix-thread-multi /home/dirvine/lib/perl5 /home/dirvine/lib/site_perl/5.8.2/aix-thread-multi /home/dirvine/lib/site_perl/5.8.2 /home/dirvine/lib/site_perl /usr/opt/perl5/lib/5.8.2/aix-thread-multi /usr/opt/perl5/lib/5.8.2 /usr/opt/perl5/lib/site_perl/5.8.2/aix-thread-multi /usr/opt/perl5/lib/site_perl/5.8.2 /usr/opt/perl5/lib/site_perl #### ibm02:/home/dirvine/.cpan/CPAN> perl -MCPAN -e shell cpan shell -- CPAN exploration and modules installation (v1.9304) ReadLine support enabled cpan[1]> test Test::Pod #### Running make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00-load.t ............ 1/1 # Failed test (t/00-load.t at line 8) # Tried to use 'Test::Pod'. # Error: Can't locate Pod/Simple.pm in @INC (@INC contains: /home/dirvine/.cpan/build/Test-Pod-1.26-CUlfA6/blib/lib /home/dirvine/.cpan/build/Test-Pod-1.26-CUlfA6/blib/arch /usr/opt/perl5/lib/5.8.2/aix-thread-multi /usr/opt/perl5/lib/5.8.2 /usr/opt/perl5/lib/site_perl/5.8.2/aix-thread-multi /usr/opt/perl5/lib/site_perl/5.8.2 /usr/opt/perl5/lib/site_perl) at /home/dirvine/.cpan/build/Test-Pod-1.26-CUlfA6/blib/lib/Test/Pod.pm line 67.