libcatalyst-engine-psgi-perl

Catalyst engine for the psgi protocol
  http://search.cpan.org/dist/Catalyst-Engine-PSGI/
  0
  no reviews



Catalyst::engine::psgi is a perl module that provides backend support for the catalyst mvc framework on any of a multitude of web servers that comply with the perl web server gateway interface (psgi) specification.

it is commonly used with the plack middleware (see libplack-perl).