[cgiapp] Re: [announce] OO MVC jumpstart/starter application

Mark Stosberg mark at summersault.com
Thu Dec 4 11:15:17 EST 2008


On Wed, 3 Dec 2008 23:52:55 -0500
"Mark Rajcok" <mrajcok at gmail.com> wrote:

> I'm looking for feedback on a small working "core" of an application and
> tutorial that I recently wrote.
> The tutorial is here:
> http://docs.google.com/View?docID=dd363fg9_77gb4hdh7b&revision=_latest
> The code is on sourceforge: http://perlmvccgiapp.sourceforge.net/
> as is a working demo (don't expect much):
> http://perlmvccgiapp.sourceforge.net/cgi-bin/app1/main.cgi
> 
> The document discusses how I used CGI::Application and its associated Plugin
> modules to create a reusable MVC (Model-View-Controller) object-oriented
> "starter" application that is suitable for a CGI environment.  It includes:

Mark,

Thanks for this large contribution. I look forward to reviewing it in more detail.

    Mark




More information about the cgiapp mailing list