
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).