in reply to Re: Why use Templates at all?
in thread Why use Templates at all?
HTML generation is the most widespread area where template technichs are used. For the historical reasons. And almost all template kits was started with this goal in mind. Some of them (not only TT2) overgrow these boundaries and became universal template kits.
I have started to use HTML::Mason about 1.5 years ago to generate HTML pages for Intranet site. Now I use it to generate XML (which then transform to HTML with AxKit). Moreover - I use it to generate C++ code! (and not only C++...)
-- brother ab
|
|---|