Help for this page

Select Code to Download


  1. or download this
    
    edit somekey>This is the editable string: change it if you want.
    
  2. or download this
    perl -e "use Term::ReadLine;     $term = Term::ReadLine->new('name'); 
    +  print $term->ReadLine"
    
    ...
    BEGIN failed--compilation aborted at -e line 1.
    
  3. or download this