Projects / CGI::Application::Generator

CGI::Application::Generator

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.

Tags
Licenses
Implementation

RSS Recent releases

  •  20 Feb 2003 07:12

Release Notes: 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.

Screenshot

Project Spotlight

xterm

A terminal emulator for the X Window System

Screenshot

Project Spotlight

VMware

A system that allows you to run multiple virtual x86 OSes at the same time.