Search results for "module:ModPerl::Registry"
ModPerl::PackageRegistry - Map URIs to perl package namespaces
This mod_perl2 handler allows you to directly map a path in your apache 2.x server to a package namespace in perl. When the handler is invoked, it transforms the URI requested into the name of a perl module, and if that module is found, executes the ...
CRAKRJACK/ModPerl-PackageRegistry-0.02 - 31 Oct 2005 22:07:10 UTC
ModPerl::RegistryCookerSealed - monkey-patch :Sealed registry handler() into ModPerl::RegistryCooker
JOESUF/sealed-v4.3.2
-
07 Feb 2023 21:28:43 UTC
CGI::Lazy::ModPerl
Module for handling the wierdness that entails when you move from normal cgi scripting into the wonderful world of mod_perl. The mod_perl object needs to know which response handler is being used. This is a manditory argument. Sessions are saved in a...
VAYDE/CGI-Lazy-ModPerl-0.04 - 23 Oct 2008 03:42:29 UTC