On 06/04/2012 09:57 AM, Chris Nehren wrote:


Erg. CGI.pm is a terrible idea--runtime string eval and all that
silliness. Please investigate one of the lighter Plack/PSGI frameworks
like Dancer and Web::Simple. Really, mod_perl is the wrong tool for the
job here. It's for writing Apache modules with Perl. This means things
like altering request flow, authentication, and the like--not Web apps.


Okay, you've talked me into it. What's the learning curve for Dancer? Or Web::Simple?

How hard is it to convert existing CGI.pm code into the framework?


--

Mark Haney
Software Developer/Consultant
AB Emblem
ma...@abemblem.com
Linux marius.homelinux 3.3.7-1.fc16.x86_64 GNU/Linux

--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to