Search Results

1
vote

How can I start an interactive console for Perl?

You could look into psh here: http://www.focusresearch.com/gregor/sw/psh/ It's a full on shell (you can use it in re …