Archive for June, 2007

My Perl Console

Here is a basic Perl loop that waits for an input, evaluates it and prints out the result.

The script is utterly simple but might be useful for Perl developers.
Launch console.pl and test your code, interactively, it’s quick and efficient.

Comments