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