Update curl 7.21.7.
[pkgsrcv2.git] / www / p5-CGI-FastTemplate / DESCR
1 CGI::FastTemplate manages templates and parses templates, replacing variable
2 names with values.  It was designed for mid to large scale web applications
3 (CGI, mod_perl) where there are great benefits to separating the logic of an
4 application from the specific implementation details.  The primary advantages
5 of CGI::FastTemplate over other template systems is speed and efficieny.