Help for this page

Select Code to Download


  1. or download this
    require 'myConfig.pl';
    do 'cpanp'
    
  2. or download this
    BEGIN { $INC{'CPANPLUS/Config/System.pm'}=__FILE__;}
    
    package CPANPLUS::Config::System;
    ...