On Tue, 28 Feb 2012, Vincent Veyron wrote: > Le mardi 28 février 2012 à 13:46 -0500, Perrin Harkins a écrit : > > > Even if mod_perl someday stops being developed for new versions of > > perl and apache, there will be no immediate need to move off it and > > plenty of alternatives available. > > Do you think nginx+perl could be one of those alternatives?
I find this talk an excellent overview of all the different ways to deploy Perl (PSGI) applications: http://www.slideshare.net/miyagawa/deploying-plack-web-applications-oscon-2011-8706659 Cheers, -Jan