in reply to which perl IDE should i use on windows?
EPIC adds code completion, live syntax checking, and a bunch of other features that make writing programs (and Perl modules) much easier.
Eclipse also includes Remote Systems Explorer (RSE) which gives integrated access to all of your remote systems (UNIX,Linux,Mac and Windows). You can edit/save/run remote files directly in the Eclipse IDE. RSE includes built in support (using putty) for SSH/SFTP so you can copy/paste files to remote machines.
|
|---|