Help for this page

Select Code to Download


  1. or download this
    cpan> notest install Term::ReadLine::Perl
    
  2. or download this
    #!/usr/bin/perl
    
    ...
    
    my $mod = 'Term::ReadLine::Perl';
    CPAN::Shell->rematein("notest", "install", $mod);