Don't know if you want to add this or not, but on the Komodo version
I used, if you had any mathematical division ($two = 4/2), it would decide
that you were beginning a regular expression.  I don't think it affected the
compiling or syntax checking, but the text coloring went awry from then on.
That may already be fixed, I don't even remember the version number.  :-)

:-----Original Message-----
:From: iansmith [mailto:[EMAIL PROTECTED]]
:Sent: Friday, June 22, 2001 10:48 AM
:To: [EMAIL PROTECTED]
:Subject: Perl IDE Reviews
:
:
:Anyone have a site that has reviews of Perl IDEs?  Maybe we should
:make a list and put it in a FAQ if one does not exist.
:
:I have used...
:
:Perl Builder 2.0 - http://www.solutionsoft.com/pbeval.htm
:
: - Does not handle <<EOF quoting at all.
: - Incorrectly handles multi line qq{} and "" quoting.
: + Features for working with CGI programs and forms.
: + Full Debugging including conditional breakpoints.
: + Perl Scripts can be used as editor commands.
:
:visiPerl 2.5 - http://www.helpconsulting.net/visiperl/
:
: + Handles <<EOF quoting.
: - Does not handle qq{} quoting at all.
: - Incorrectly handles multi line "" quoting.
: - No debugging.
: + Very unique variable tree display/find/renamer.
: + FTP manager for auto uploading/editing.
: + HTML editor with preview.
:
:Komodo 1.1 Beta 2 - http://www.activestate.com/
:
: + Fully handles <<EOF, and multi-line qq{} and "" quoting.
: + Background compile/warnign checking.
: + Basic debugging with Remote Debugging feature.
: - Really, really slow and huge.
: + Very powerfull Regular Expression editor and debugger.
: + Many syntax highliting options, including HTML.
: + Source code folding for subroutines and blocks.
:
:Those are the only ones I have used recently.
:
:--
:Ian
:
:

Reply via email to