Download List

Descripción del Proyecto

CGI::Application is a Perl framework intended to
make it easier to create sophisticated, reusable
Web-based applications. This module implements a
methodology which can make Web software easier to
design, easier to document, easier to write, and
easier to evolve. CGI::Application builds on
standard, non-proprietary technologies and
techniques, such as the Common Gateway Interface
and Lincoln D. Stein's excellent CGI.pm module.
CGI::Application judiciously avoids employing
technologies and techniques which would bind a
developer to any one set of tools, operating
system, or Web server.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-05-10 17:15 Back to release list
2.3

Un gancho nueva API, cgiapp_prerun (), ha añadido. Este libro se llama justo antes de la ejecución modo se invoca. Este método recibe el nombre de la ejecución actual modo de como un argumento. Un nuevo módulo, CGI:: Application:: Formulario de email, se añadió. Este módulo es un ejemplo de cómo utilizar CGI:: Application, y está destinado a ser muy fácil volver a utilizar, sin dejar de ser seguro y funcional como para reemplazar algunos de los mensajes de forma más onerosa "forma" secuencias de comandos.
Tags: Major feature enhancements
A new API hook, cgiapp_prerun(), has been added.
This hook is called just before the run-mode is
invoked. This method receives the name of the
current run-mode as an argument. A new module,
CGI::Application::Mailform, was added. This module
is an example of how to use CGI::Application, and
it is intended to be very easy to reuse, while
still being secure and functional enough to
replace some of the more onerous "form mail"
scripts.

Project Resources