At 05:32 PM 07/19/2001 -0400, Brett W. McCoy wrote:
> Better yet, get a programming editor like
>UltraEdit, emacs, Komodo, etc -- they are designed especially for
>programmers and have lots of nice little bells and whistles to help you,
>like color sytax highlighting, online help, debugging, compiling, etc.

I also really like Perl Builder, from Solutionsoft. It's probably the only
decent Perl-specific editor available AFAIK. I don't really find syntax
highlighting all that useful, but its "subroutine navigator" is SO helpful.
Just put your cursor over any subroutine call, press Ctrl-D, and the cursor
takes you to the actual subroutine. It also works in reverse as well.
Incredibly timesaving feature, that I've never seen in any other editor
(except for DZsoft's perl editor, whose subroutine navigator only /barely/
works, if at all...though I like the "tree" view of subroutines it has. In
Perl Builder, you have to call up a seperate popup window to get a list of
subroutines)

Aloha,
mel
--
mel matsuoka                      Hawaiian Image Productions
Chief Executive Alphageek                (vox)1.808.531.5474
[EMAIL PROTECTED]                    (fax)1.808.526.4040
                     

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to