00ae5071e0
provides a convenient mechanism for generating HTML pages by combining "dynamic" data derived from a database or other computation with HTML templates that represent fixed or "static" content of a page. WWW: http://search.cpan.org/dist/HTML-Macro/ PR: ports/120070 Submitted by: Groovis <groovis at groovis.net>
6 lines
325 B
Text
6 lines
325 B
Text
HTML::Macro is a module to be used behind a web server (in CGI scripts). It
|
|
provides a convenient mechanism for generating HTML pages by combining
|
|
"dynamic" data derived from a database or other computation with HTML templates
|
|
that represent fixed or "static" content of a page.
|
|
|
|
WWW: http://search.cpan.org/dist/HTML-Macro/
|