freebsd-ports/www/p5-CGI-Ex/pkg-descr
Cheng-Lung Sung 417d207d4a Add p5-CGI-Ex 2.05, CGI utility suite - makes powerful application
writing fun and easy.

PR:		ports/100595
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-07-21 13:59:48 +00:00

13 lines
707 B
Text

CGI::Ex provides a suite of utilities to make writing CGI scripts more
enjoyable. Although they can all be used separately, the main
functionality of each of the modules is best represented in the
CGI::Ex::App module. CGI::Ex::App takes CGI application building to
the next step. CGI::Ex::App is not quite a framework (which normally
includes pre-built html) instead CGI::Ex::App is an extended
application flow that dramatically reduces CGI build time in most
cases. It does so using as little magic as possible. See CGI::Ex::App.
The main functionality is provided by several other modules that may
be used separately, or together through the CGI::Ex interface.
WWW: http://search.cpan.org/dist/CGI-Ex/