aboutsummaryrefslogtreecommitdiff
path: root/www/p5-CGI-Framework/pkg-descr
blob: 0e34cf7e0ebed43d417043ed5128943665cb9df5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
CGI::Framework is a simple and lightweight framework for building web-based CGI
applications. It features complete code-content separation (templating) by
utilizing the HTML::Template library, stateful file or database-based sessions
by utilizing the CGI::Session library, form parsing by utilizing the CGI
library, (optional) multi-lingual templates support, and an extremely easy to
use methodology for the validation, pre-preparation and post-cleanup associated
with each template. It also provides easy logging mechanisms, graceful fatal
error handling, including special templates and emails to admins.

WWW: http://search.cpan.org/dist/CGI-Framework/