Help for this page

Select Code to Download


  1. or download this
     ./Build install --install_base /opt/local/
    
  2. or download this
    export PERL5LIB="/opt/local/lib/perl5:/opt/local/lib/perl5/site_perl:/
    +opt/local/lib/perl5/darwin-thread-multi-2level:/opt/local/lib/perl5/a
    +uto"
    
  3. or download this
    $CPAN::Config = {
      'auto_commit' => q[1],
    ...
    };
    1;
    __END__