[cgiapp] CGI::Prototype - develop cgi applications by subclassing
Lyle
webmaster at cosmicperl.com
Fri Aug 7 13:57:09 EDT 2009
Jason Purdy wrote:
>> With new advances in Perl OO, we ask what would allow us to leverage
>> that?
>
> For the goodness sake, let's please not base cgiapp on Moose. I have
> plenty of instance scripts in production that would not be able to
> support it.
>
> Can you elaborate on the new advances and what you'd like to see
> CGI::Application do?
>
> - Jason
I choose cgi-app because of it's small number of Pure Perl dependencies,
making it very fast and lightweight. Adding moose would effect this a
lot. Saying that there is no reason you couldn't create a new superclass
based on cgi-app that uses moose.
Lyle
More information about the cgiapp
mailing list