libcgi-application-dispatch-perl

Request dispatcher for cgi::application
  https://metacpan.org/release/CGI-Application-Dispatch
  0
  no reviews



Cgi::application::dispatch provides glue between web server environments such as mod_perl, plack and straight cgi and the cgi::application web framework. it does this by parsing the path_info environment variable and mapping it onto a cgi::application subclass module invocation with the appropriate run mode and cgi::application parameters.