Created
January 13, 2011 17:31
-
-
Save rjungemann/778222 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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