According to EPIC’s profile on the Eclipse Marketplace, the latest version is 0.5 and it was last updated on July 8, 2010.
If it isn’t actively developed anymore, what are other popular alternatives on Eclipse?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There are some stats available on the sourceforge page:
So the answer seems to be “No, it is not being actively developed, but there is a lone developer standing his ground and hunting bugs”.
</rational-and-abjective>
It is my (personal and very disputable) belief that an IDE is of limited use when writing Perl, due to the dynamic and interpreted nature of this language: You have no source to compile, so automatic make-file generation is a non-issue, and many editors support some degree of code completition. Any combination of Editor + Terminal + Documentation will do fine.
The “big names” of Perl IDEs are EPIC, Komodo, and Padre of course, followed by Emacs and any *nix OS.