1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
freebsd-ports/www/p5-HTML-Macro/pkg-descr
Martin Wilke 00ae5071e0 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/

PR:		ports/120070
Submitted by:	Groovis <groovis at groovis.net>
2008-02-16 12:10:41 +00:00

7 lines
325 B
Plaintext

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/