in reply to Question about designing a web app using CGI::Application

I don't thik CGI::Application has that great of a user base that you need to worry about this, but anyways, see my previous thoughts on this at Re: CGI::Application, have I made a big mistake..

MJD says "you can't just make shit up and expect the computer to know what you mean, retardo!"
I run a Win32 PPM repository for perl 5.6.x and 5.8.x -- I take requests (README).
** The third rule of perl club is a statement of fact: pod is sexy.

  • Comment on Re: Question about designing a web app using CGI::Application

Replies are listed 'Best First'.
Re: Re: Question about designing a web app using CGI::Application
by disciple (Pilgrim) on Feb 22, 2004 at 22:21 UTC

    Thanks. In that same thread there was another post describing what I was talking about: using a separate run mode to process data. IE. "edit" and "edit_proc".