Help for this page

Select Code to Download


  1. or download this
      %ENV:
        PERL5LIB="/home/dirvine/lib/perl5:/home/dirvine/lib/site_perl"
    ...
        /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
    
  2. or download this
    ibm02:/home/dirvine/.cpan/CPAN> perl -MCPAN -e shell            
    
    ...
    ReadLine support enabled
    
    cpan[1]> test Test::Pod
    
  3. or download this
    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/.cpa
    +n/build/Test-Pod-1.26-CUlfA6/blib/arch /usr/opt/perl5/lib/5.8.2/aix-t
    +hread-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/bli
    +b/lib/Test/Pod.pm line 67.