Help for this page

Select Code to Download


  1. or download this
        perl Makefile.PL INSTALLBASE=/home/me/perl-lib
    
  2. or download this
        PERL5LIB=/home/me/perl-lib/lib/perl5 perl-script
    
  3. or download this
        use lib '/home/me/perl-lib/lib/perl5';