Description
CGI applications can be adapted to PSGI environments without rewriting the entire app. Developers use this module to bridge legacy CGI request handling into modern Perl web servers. It forwards web request and response data, so compatibility and security behavior should be tested.