Help for this page

Select Code to Download


  1. or download this
    # Devel::REPL::Plugin::History
    around 'read' => sub {
    ...
       }
       return $line;
    };