SyntaxFix
Write A Post
Hire A Developer
Questions
You can use the perl debugger on a trivial program, like so:
perl -de1
Alternatively there's Alexis Sukrieh's Perl Console application, but I haven't used it.