ptPerlDeveloper has asked for the wisdom of the Perl Monks concerning the following question:

Does anyone know of a good editor for HTML::Template files?

Replies are listed 'Best First'.
Re: HTML::Template editor
by sschneid (Deacon) on Jan 27, 2005 at 18:20 UTC
Re: HTML::Template editor
by punkish (Priest) on Jan 27, 2005 at 22:25 UTC
    H::T files are plain text files.Use whatever you want to.

    otoh, you are presumably looking for something that recognized and colors H::T syntax. Look at jEdit... I believe some afficionado has created a H::T syntax file. Search on google, or ask on the H::T user list.