in reply to Templating Suggestions?
Hi,
I like HTML::Mason, you have the O'Reilly book online with a section in the Receipes talking about using it to create static content, see here.
To thing about creating tables, has nothing to do with the templating system you use, it's more a thing how you want to generate them... usually you do it with loops and so, and other preffer to use things like HTML::Table or higher level modules
Regards,
|
|---|