Re: How do you use mod_perl for your web application?
Anton Petrusevich <[email protected]>
| Newsgroups | gmane.comp.apache.mod-perl |
|---|---|
| Message-ID | <[email protected]> |
> I'm interested in hearing about what application frameworks (Catalyst, > CGI::App, Mojolicious) are used here with mod_perl. Currently, I use plain mod_perl2 2.0.4 with apache2 for a project about 10k LOC on the web side and about 32k application's LOC. I would like to know a better framework to use in a very specific case: web side and application are separated in different virtual servers. I see no gain in using Mojolicious in my case. -- Anton Petrusevich