p5-CGI-FastTemplate

manages templates and performs variable interpolation

WWW CVSWeb GITHub
  1. Package version
    p5-CGI-FastTemplate-1.09p2
  2. Maintainer
    The OpenBSD ports mailing-list

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.