CGI-Application
(3.31)
Excellent module for separating the individual components or modes of your CGI application into discreet and easy to handle subroutines/methods. It also handles dispatching of POST/GET requests for you and in general gives you a solid OO framework for creating applications. The framework is also pretty easy to subclass from and includes hooks for templating systems like HTML::Template and Template-Toolkit (through the plugin interface which also allows for interfacing with other modules like CGI::Session, DBI, etc.).
synistar - 2004-10-08T07:32:16 (permalink)
1 out of 2 found this review helpful.
Was this review helpful to you?
Yes
No

