Re: [htmltmpl] using HTML::Template to generate static web pages
Brought to you by:
samtregar
From: Roger B. W. <ro...@fi...> - 2003-10-12 09:46:03
|
On Sat, Oct 11, 2003 at 04:58:28PM -0400, David Kaufman wrote: >having said that, i *don't* usually use it to generate static *HTML* >files, but mostly for other things such as conf files and other >miscellaneous system administration work, and this is definitely *not* it's >stated purpose. 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. Some people like Template::Toolkit, especially on London.pm, but I prefer a more lightweight package. Roger |