Help for this page

Select Code to Download


  1. or download this
    export PERL_MM_USE_DEFAULT=1
    export PERL5LIB=/home/user/stuff/lib/perl5
    export PERL_MB_OPT=--install_base /home/user/stuff
    export PERL_MM_OPT=INSTALL_BASE=/home/user/stuff
    cpan -fi Module Module Module Module Module Module
    
  2. or download this
    
    $ perl -Mlocal::lib
    ...
    set PERL_MM_OPT=INSTALL_BASE=C:\DOCUME~1\username\perl5
    set PERL5LIB=C:\DOCUME~1\username\perl5\lib\perl5;%PERL5LIB%
    set PATH=C:\DOCUME~1\username\perl5\bin;%PATH%
    
  3. or download this
    Installing ...
    Installing ...
    Installing ...