I recommend wscite when I teach perl classes. The code highlighting is
pretty good. No inline debugger tho. We use ptkdb for graphical debugging.
--all of these are free.--
-----Original Message-----
From: Rod Suter [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 09, 2001 8:19 AM
To: [EMAIL PROTECTED]
Subject: IDE for perl?
I'm using perl through emacs, but I want to bring along some people on
NT4.0. They're accustomed to Visual Studio, and want IDE features, such as
project directories, global search and replace, debugger linking, source
code error hilighting, etc. Can anyone suggest a good group environment for
developing perl? My first urge is to set up Ultra-Edit with some appropriate
customization.