Help for this page

Select Code to Download


  1. or download this
    $ echo $PERL5LIB
    
    $
    
  2. or download this
    $ perl -V
    Summary of my perl5 (revision 5 version 10 subversion 1) configuration
    +:
    ...
        /usr/local/lib/perl5/site_perl/5.8.6
        /usr/local/lib/perl5/site_perl
        .
    
  3. or download this
    
    PERL5LIB=$PERL5LIB:/Library/Perl/5.8.6:/System/Library/Perl/5.8.6
    export PERL5LIB