http://qs1969.pair.com?node_id=1217074


in reply to Re: Replacing CGI.pm
in thread Replacing CGI.pm

Also, PSGI/Plack might be contra-indicated depending on exactly how your application is now architected.

Rubbish. Unless there are scoping problems—which is essentially broken code and requires one to eschew strict—there is no reason to avoid persistent execution harnesses, fcgi, or psgi.