Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/env perl
    use 5.030;
    ...
    
    $_REPL->term->Attribs->{history_quotes_inhibit_expansion} = 1;
    $_REPL->term->Attribs->{do_expand} = 0;