How to run Perl scripts inside Eclipse?
Using the current version of EPIC, the simplest way to run scripts is to set up a launch configuration using the Run/Run… dialog, or by choosing the “Run As Perl Local” command from the context menu. The following information might be relevant for old versions of EPIC: Christopher H. Laco (http://today.icantfocus.com/) has written a nice article about Running Perl Scripts Within Eclipse for a previous version of EPIC. This article provides useful information to set up “External Tools…” to start Perl scripts from within the Eclipse IDE. Though the original link to the article no longer works, you can still read a static version of it here. Thanks to Christopher for providing the article.