<div dir="ltr">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.<div><br></div><div>Drew</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jan 7, 2015 at 1:11 PM, Mathew Robertson <span dir="ltr"><<a href="mailto:mathew.blair.robertson@gmail.com" target="_blank">mathew.blair.robertson@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Can you provide an example comparing mod_perl+Plack vs say Starman+Plack ?<br></div><span class=""><div><br></div><div class="gmail_extra"><div class="gmail_quote">On 7 January 2015 at 12:06, Drew Taylor <span dir="ltr"><<a href="mailto:drew@drewtaylor.com" target="_blank">drew@drewtaylor.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Anything Plack-based is your friend. IMHO mod_perl should be considered legacy technology these days.</div></blockquote></div></div></span></div>
<br>_______________________________________________<br>
Melbourne-pm mailing list<br>
<a href="mailto:Melbourne-pm@pm.org">Melbourne-pm@pm.org</a><br>
<a href="http://mail.pm.org/mailman/listinfo/melbourne-pm" target="_blank">http://mail.pm.org/mailman/listinfo/melbourne-pm</a><br></blockquote></div><br></div>