Skip to content

Instantly share code, notes, and snippets.

@rjungemann
Created January 13, 2011 17:31
Show Gist options
  • Save rjungemann/778222 to your computer and use it in GitHub Desktop.
Save rjungemann/778222 to your computer and use it in GitHub Desktop.
# Simple perl repl (in bash). Works w/readline, but no support for multi-line statements
alias re.pl="rlwrap perl -de 0"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment