Home > perl > My Perl Console

My Perl Console

June 13th, 2007

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.

perl

  1. No comments yet.
  1. No trackbacks yet.