Help for this page

Select Code to Download


  1. or download this
    Config => 
    ENABLE => 'AUTOWRAP' =>
    LIBS   => '-lwhatever';
    
  2. or download this
        package MyTerm;
    
    ...
    
        package main;
        my $x = MyTerm::readline("xyz: ");