[Melbourne-pm] Perl Mongers in 2015...

Drew Taylor drew at drewtaylor.com
Wed Jan 7 03:23:19 PST 2015


AFAIK mod_perl is incompatible with Plack. Plack-based apps run standalone
daemons which are proxied to via mod_proxy, FCGI, etc. Where as with
mod_perl there is an embedded perl interpreter within the httpd process.
They are very different technologies.

Drew

On Wed, Jan 7, 2015 at 1:11 PM, Mathew Robertson <
mathew.blair.robertson at gmail.com> wrote:

> Can you provide an example comparing mod_perl+Plack vs say Starman+Plack ?
>
> On 7 January 2015 at 12:06, Drew Taylor <drew at drewtaylor.com> wrote:
>
>> Anything Plack-based is your friend. IMHO mod_perl should be considered
>> legacy technology these days.
>>
>
> _______________________________________________
> Melbourne-pm mailing list
> Melbourne-pm at pm.org
> http://mail.pm.org/mailman/listinfo/melbourne-pm
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.pm.org/pipermail/melbourne-pm/attachments/20150107/0ea9eef9/attachment.html>


More information about the Melbourne-pm mailing list