I've just discovered the perl plugin for Eclipse, available from
Assuming you have Eclipse (108MB download), JDK (60ish MB download) already, it's pretty easy to install.
Gives you a perl-specific editor perspective, syntax highlighting, code completion, on-the-fly compile checking, integration with CVS, and a regex helper tool.
It also allegedly has a debugger where you can set breakpoints, step through code, and even pretend to run in a CGI environment. Unfortunately, it depends on the Padwalker perl module, which is currently broken in ActiveState Perl on Windows. (Perhaps I'm being cynical, but if you already make and sell your own Perl IDE, there isn't much incentive to fix something that helps your competition...). Has anyone tried the debugger under Linux or Unix, where it ought to work?
Steve
Assuming you have Eclipse (108MB download), JDK (60ish MB download) already, it's pretty easy to install.
Gives you a perl-specific editor perspective, syntax highlighting, code completion, on-the-fly compile checking, integration with CVS, and a regex helper tool.
It also allegedly has a debugger where you can set breakpoints, step through code, and even pretend to run in a CGI environment. Unfortunately, it depends on the Padwalker perl module, which is currently broken in ActiveState Perl on Windows. (Perhaps I'm being cynical, but if you already make and sell your own Perl IDE, there isn't much incentive to fix something that helps your competition...). Has anyone tried the debugger under Linux or Unix, where it ought to work?
Steve