Help for this page

Select Code to Download


  1. or download this
    Makefile.PL PREFIX=/home/gabor/perl5lib
    
  2. or download this
    export P5=/home/gabor/perl5lib
    export PERL5LIB=$P5/share/perl
    ...
    export PERL5LIB=$PERL5LIB:$P5/usr/local/share/perl/5.8.7
    export PERL5LIB=$PERL5LIB:$P5/lib/perl/5.8
    export PERL5LIB=$PERL5LIB:$P5/usr/local/lib/perl/5.8.7