ports/textproc/p5-CGI-FastTemplate/pkg/DESCR

6 lines
283 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
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.