in reply to What software/perl module should I use to make perl cgi script persistent
...uWSGI needs...
Why not look at uWSGI docs? Or search for uWSGI perl?
-> uWSGI Perl support (PSGI) — uWSGI 2.0 documentation
-> PSGI/Plack - Perl Superglue for Web Frameworks and Web Servers
-> CGI::Emulate::PSGI - Run any CGI scripts (whether it uses CGI.pm or not) as a PSGI application
|
|---|