[cgiapp] CGI::Application wiki page CatalystCompared updated	byJackTean
    Perrin Harkins 
    perrin at elem.com
       
    Mon May 16 08:07:09 EDT 2011
    
    
  
On Mon, May 16, 2011 at 1:24 AM, Octavian Rasnita <orasnita at gmail.com> wrote:
> The link
>
> http://people.plusthree.com/~perrin/mvc_samples.tgz
>
> to the code samples doesn't work.
Sorry, I don't work there anymore.  I will try to find a new home for
those eventually.
> BTW, the comparison tells only about mod_perl, but nothing about FastCGI nor
> about PSGI.
CGI::App works anywhere that CGI.pm works, so you can just check
CGI.pm's environment support.  It does work with PSGI.
- Perrin
    
    
More information about the cgiapp
mailing list