Roger Burton West <[EMAIL PROTECTED]> wrote:
>I've used it for:
>
>PostScript (mostly for parameter insertion)
>.ini files
>plain text (that gets fiddly with line breaks)
>source code formatting
>...oh, and HTML.
Sometime I use H:T for static or dynamic HTML too.
But my first usage was and is t
Offer Kaye wrote:
The documentation for HTML::Template talks about using it as a CGI
script, to generate the HTML code "on-the-fly".
However, I would like to use it as a regular Perl script, to generate
static HTML pages.
To me, a templating system at it's base does one thing, provides a way
to c