Help for this page

Select Code to Download


  1. or download this
    #!/appl/my/perl/bin/perl
    
    ...
    
    CPAN::shell();
    
  2. or download this
    perl -MCPAN -e'$CPAN::Config->{wget}="/usr/sfw/bin/wget";CPAN->shell()
    +'