Arnaud writes "Yesterday, I have found the EPIC project made by Jochen Luell and Regis Ebersole.
EPIC is a collection of Perl plugins for Eclipse. Currently the following plugins are under development:
- Perl Editor Plugin
- Perl Degugger Plugin
- RegExp Plugin
URL : http://e-p-i-c.sourceforge.net/." Looks a little like Komodo, does it not?
Is it actually "out there" or just being worked on?
Also, does anyone know if these plugins work with 2.1 or are they 2.0.x only?
Re:Debugger?
Mark Thomas on 2003-04-03T21:21:20
Read the page carefully. It's not a debugger, it's a degugger!
Personally, I'm excited about this. I don't know of any other IDE that can degug perl.Re:Debugger?
pshangov on 2003-04-04T07:49:37
Open Perl IDE for windows, also available on sourceforge, has a built-in debugger too. Last time I used it though syntax highlighting was often erroneous and the debugger itself often was not working properly. However, it is small and simple, I'd like to see work on it continued too (development seems somewhat stalled in recent months).Re:Debugger?
malte on 2003-04-04T13:16:58
Can somebody please port the Smalltalk VisualWorks Debugger to Perl (and the whole IDE for that matter)?Re:Debugger?
djberg96 on 2003-04-08T04:08:12
Heh - someone must have read your post. It's fixed now.