Hi, I apologize if this is off-topic.
In the list of programming tools/editors and debuggers for Perl, I would like to also point users to the Eclipse Perl Integration Project for integrating Perl editing/debugging with Eclipse. The website for the project is http://e-p-i-c.sf.net/ There are some really useful features such as: 1. Recognizing TODO statements inside comments and displaying them in the task list. 2. Right click on errors and warnings (notified with an icon in the margin) and ask foe explanation of the problem. 3. A separate dockable window that is simultaneously visible displaying perldoc for a command. 4. Regular expression evaluator etc. I looked for the maintainer email addresses but was unable to find them. An entry for the above does not exist in the faq already (perlfaq section 3). -vijai.
