libcgi-application-perl

Framework for building reusable web-applications
  https://metacpan.org/release/CGI-Application
  0
  no reviews



Cgi::application is intended to make it easier to create sophisticated, reusable web-based applications. this module implements a methodology which, if followed, will make your web software easier to design, easier to document, easier to write, and easier to evolve.

this package comes bundled with three extra modules providing useful glue run modes:

cgi::application::plugin::errorpage - automatic handling of errors

cgi::application::plugin::redirect - external header based redirects

cgi::application::standard::config - defines a standard interface for config