[cgiapp] request for general PSGI docs
Ron Savage
ron at savage.net.au
Sun Feb 14 18:39:19 EST 2010
Hi Mark
On Sat, 2010-02-13 at 22:30 -0500, Mark Stosberg wrote:
> > but I was thinking of docs associated with PSGI directly, not via
> > CGI::App. /Those/ are the docs I wish I had access to.
>
> Ron,
>
> It sounds like what you are looking for is in the Plack docs.
>
> It has a section of PSGI files:
>
> http://search.cpan.org/~miyagawa/Plack-0.99_05/lib/Plack.pm#.psgi_files
>
> And lots of example PSGI files:
> http://cpansearch.perl.org/src/MIYAGAWA/Plack-0.99_05/eg/dot-psgi/
Oops - I didn't look there.
> And if you look at the documentation for a handler, like the CGI handler,
> you'll see three straightforward possibilities for loading running
> PSGI-compatibile application or .psgi file:
>
> http://search.cpan.org/~miyagawa/Plack-0.99_05/lib/Plack/Handler/CGI.pm
OK.
> If the Plack documents aren't clear, I recommend leaving some feedback on #plack
> on irc.perl.org.
$many x $thanx;
or as Adam Kennedy says I should write:
$thanx x $many;
--
Ron Savage
ron at savage.net.au
http://savage.net.au/index.html
More information about the cgiapp
mailing list