97ad7782eb
reusable web apps.
6 lines
289 B
Text
6 lines
289 B
Text
CGI::Application is a perl module 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 solve.
|
|
|
|
--will
|