search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
6 lines
334 B
Text
6 lines
334 B
Text
CGI::FastTemplate manages templates and parses templates replacing variable
|
|
names with values. It was designed for mid to large scale web applications (CGI,
|
|
mod_perl) where there are great benefits to separating the logic of an
|
|
application from the specific implementation details.
|
|
|
|
WWW: https://metacpan.org/release/CGI-FastTemplate
|