Help for this page

Select Code to Download


  1. or download this
    # syntax for sh, bash, ksh, or zsh
    $ export PERL5LIB=$HOME/perllib
    
    # syntax for csh or tcsh
    % setenv PERL5LIB ~/perllib