http://qs1969.pair.com?node_id=204574


in reply to Re: Perl Programming Tools - (who, what, where, when, and why)
in thread Perl Programming Tools - (who, what, where, when, and why)

I am a big fan of editplus, it loads up instantly. has the about the best approch for multidocument editing, with its tab strip. It's syntax highlighting is extensible, and there are syntax files for every launguage i've ever needed to code in. You can set up macros(like to run perl code in a cmd console, or compile and execute the current java file), preview HTML (and HTML templates).

In my opinion though, its best feature is the FTP menu, i never need to use another application for ftp when i use this, cause you can open and save to a list of FTP sites you define, automatically.

For some code however, i prefer gvim for windows, especially for large files with complex regexes, POD, here docs. Vim's syntax highlighting is second to none.

On unix i use gvim or vi.

Replies are listed 'Best First'.
Re: Re: Re: Perl Programming Tools - (who, what, where, when, and why)
by George_Sherston (Vicar) on Oct 14, 2002 at 11:46 UTC
    I've found the editplus ftp very good, certainly quick and convenient. But I have sometimes had cause to bless the automatic mirroring of all my uploads which webdrive does without my asking...

    § George Sherston