Download List

專案描述

CGI::Application::Generator provides a means by
which a CGI::Application-based module can be
created from code, as opposed to being written by
hand. This module is intended to create the shell
of an application module, based on the
specification you provide. It will not output a
completely functional application without
additional coding. It will, however, create the
structural parts of your application common to all
CGI::Application-based modules. This module is
intended to ease the creation of new
CGI::Application modules and to encourage
standardization of CGI::Application coding styles.

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.

2003-02-20 16:12
1.0

An object-oriented interface was implemented to specify the functionality of your intended CGI::Application, and is used to build the structure automatically using a configurable template file.
標籤: Initial freshmeat announcement

Project Resources