The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

eval.pl - simple read-eval-print loop implementation

DESCRIPTION

This simplistic program will keep reading from standard input and evaluating whatever is typed.