libmojolicious-plugin-cgi-perl

Mojolicious plugin to run cgi scripts
  https://metacpan.org/release/Mojolicious-Plugin-CGI
  0
  no reviews



Mojolicious::plugin::cgi plugin enables mojolicious to run perl cgi scripts. it does so by forking a new process with a modified environment and reads the stdout in a non-blocking manner.