Name : perl-CGI-Ex
| |
Version : 2.55
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : 1.5
| Date : 2024-08-05 18:12:41
|
Group : Unspecified
| Source RPM : perl-CGI-Ex-2.55-1.5.src.rpm
|
Size : 0.72 MB
| |
Packager : (none)
| |
Summary : CGI utility suite - makes powerful application writing fun and easy
|
Description :
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.
* \'CGI::Ex::Template\'
A Template::Toolkit compatible processing engine. With a few limitations, CGI::Ex::Template can be a drop in replacement for Template::Toolkit.
* \'CGI::Ex::Fill\'
A regular expression based form filler inner (accessed through *->fill* or directly via its own functions). Can be a drop in replacement for HTML::FillInForm. See CGI::Ex::Fill for more information.
* \'CGI::Ex::Validate\'
A form field / cgi parameter / any parameter validator (accessed through *->validate* or directly via its own methods). Not quite a drop in for most validators, although it has most of the functionality of most of the validators but with the key additions of conditional validation. Has a tightly integrated JavaScript portion that allows for duplicate client side validation. See CGI::Ex::Validate for more information.
* \'CGI::Ex::Conf\'
A general use configuration, or settings, or key / value file reader. Has ability for providing key fallback as well as immutable key definitions. Has default support for yaml, storable, perl, ini, and xml and open architecture for definition of others. See CGI::Ex::Conf for more information.
* \'CGI::Ex::Auth\'
A highly configurable web based authentication system. See CGI::Ex::Auth for more information.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-C/openSUSE_Tumbleweed/noarch |