in reply to Re: What are the criterias of a "good" Perl IDE?
in thread What are the criterias of a "good" Perl IDE?

Have you tried installing EPIC (Eclipse Perl Integration) for eclipse? It supports perlcritic and perltidy and pod::checker.

http://www.epic-ide.org/

I've been using it for quite a while now (learned about it at a YAPC conference... thanks to whoever it was that gave that talk... sorry, don't remember your name, and thankyou to the author... thankyou!).

It is slow on UNIX (solaris) although I still use it because I like all the extra features.

works great on windows.

Sandy

Replies are listed 'Best First'.
Re^3: What are the criterias of a "good" Perl IDE?
by BioLion (Curate) on Aug 15, 2009 at 13:11 UTC

    Yes - I tried it some time ago, and then moved away from it for some reason - it obviously has had a lot of improvements since then, so i will check it out. Thanks for the tip (Sandy++).

    Just a something something...