blob: 6a116ffb28d4cfc573efe6d48a3c6c2ab51accc5 (
plain) (
tree)
|
|
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.
|