Package : perl-CGI-Application-Dispatch

Package details

Summary: Dispatch requests to CGI::Application based object

Description:
This module provides a way (as a mod_perl handler or running under vanilla CGI)
to look at the path ($r->path_info or $ENV{PATH_INFO}) of the incoming request,
parse off the desired module and it's run mode, create an instance of that
module and run it.


URL: https://metacpan.org/release/CGI-Application-Dispatch
License: GPL+ or Artistic

Maintainer: nobody

List of RPMs