http://blog.robin.smidsrod.no/2009/10/25/how-to-get-a-psgi-app-running-with-mod_f
Plack::App::Apache::ActionWrapper
- Wrapper for Apache2 Action directive for running PSGI apps on shared hosting with FastCGI
Deploying Plack Web Applications: OSCON 2011
Plack::Handler::FCGI
http://search.cpan.org/~xsawyerx/Dancer-1.3072/lib/Dancer/Deployment.pod#Running_as_a_cgi-script_%28or_fast-cgi%29
Introduction a plack
plackup -s FCGI --listen /tmp/fcgi.sock --daemonize --nproc 10
Plack basics for Perl websites - YAPC::EU 2011
In reply to
Re: Plack beer challenge
by
Anonymous Monk
in thread
Plack beer challenge
by
morgon
Title:
Use:
<p> text here (a
p
aragraph) </p>
and:
<code> code here </code>
to format your post, it's "
PerlMonks-approved HTML
":
Posts are HTML formatted.
Put
<p> </p>
tags around your paragraphs. Put
<code> </code>
tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read
Where should I post X?
if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
How do I compose an effective node title?
How do I post a question effectively?
Markup in the Monastery
Posts may use any of the
Perl Monks Approved HTML tags
:
a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
For:
Use:
&
&
<
<
>
>
[
[
]
]
Link using PerlMonks shortcuts!
What shortcuts can I use for linking?
See
Writeup Formatting Tips
and other pages linked from there for more info.