in reply to Editor for Perl Programming

I use HTML-Kit. Sounds funny but it lets you write plugins in perl, highlights perl, and does a decent job of indenting. I have plugins to PerlTidy it, remove line number (from cutting and pasting code), syntax check, enter debug, and run. It nice to be able to test out code for here without even saving the file.


___________
Eric Hodges