in reply to Re: CGI::Session Simple Example
in thread CGI::Session Simple Example
CGI::Application moves you more from managing individual scripts to a MVC framework. I would suggest that you head this way also.
CGI::Application also has numerous plugins. There is only for CGI::Session which is alot easier to work with than CGI::Session directly, and there is another plugin for HTML::FillInForm as well.
|
|---|