This simple module is designed to be a partial replacement for the standard Apache "mod_dir" module. One of the things that module does is to redirect browsers to a directory URL ending in a slash when they request the directory without the slash. Si...
DWHEELER/Apache-Dir-0.07 - 18 Jun 2011 21:57:22 UTCThis module reads values out of the HTTP submission and dispatches to code as appropriate. The architecture requires four elements: The apache request This is normally a singleton instance of Apache::Request. The persistent session This is usually an...
SHEVEK/Apache-Action-0.02 - 19 Jan 2004 00:51:11 UTCIn basic operation, each of the handlers Filter1, Filter2, and Filter3 will make a call to $r->filter_input(), which will return a filehandle. For Filter1, the filehandle points to the requested file. For Filter2, the filehandle contains whatever Fil...
KWILLIAMS/Apache-Filter-1.024 - 25 Sep 2005 03:04:17 UTCThis class's API is documented in HTML::Mason::CGIHandler....
NWETTERS/Apache-Emulator-0.06 - 19 Jul 2005 10:44:23 UTCPageKit is an mod_perl based application framework that uses HTML::Template and XML to separate code, design, and content. Includes session management, authentication, form validation, co-branding, and a content management system. Its goal is to solv...
BORISZ/Apache-PageKit-1.18 - 26 Mar 2005 18:49:05 UTCThe main pupose of this package is to serve the "content generation phase" within the mod_perl enabled "Apache 1.3.X", providing dynamic on the fly compression of outgoing web content. This is done through the use of "zlib" library via the "Compress:...
SLAVA/Apache-Dynagzip-0.16 - 07 Nov 2004 21:28:45 UTCApache::AuthCookie allows you to intercept a user's first unauthenticated access to a protected document. The user will be presented with a custom form where they can enter authentication credentials. The credentials are posted to the server where Au...
MSCHOUT/Apache-AuthCookie-3.30 - 14 Apr 2020 15:38:05 UTCApache::SiteControl is a set of perl object-oriented classes that implement a fine-grained security control system for a web-based application. The intent is to provide a clear, easy-to-integrate system that does not require the policies to be writte...
AWKAY/Apache-SiteControl-1.01 - 05 Oct 2005 22:09:43 UTC*Apache::Request::I18N* adds transparent support over *Apache::Request* for internationalized GET/POST parameters. Form field names and values are automatically decoded and converted either to Perl's internal UTF-8 format, or to another character enc...
FBRIERE/Apache-Request-I18N-0.08 - 29 Jul 2006 07:45:32 UTCThis bundle contains all of Theory's most-used mod_perl-related modules. These are essentials whenever he builds a new system....
DWHEELER/Bundle-Theory-1.08 - 19 Jun 2011 04:45:49 UTCThis module is a simple wrapper around Apache::Session which provides some methods to simplify getting and setting the session id. It can uses cookies to store the session id, or it can look in a provided object for a specific parameter. Alternately,...
YVES/Apache-Session-Wrapper-0.34 - 21 May 2010 07:36:59 UTCAnything starting with "Maypole" or "MaypoleEval" is taken to be a config setting for Maypole. Everything after the "Maypole" or "MaypoleEval" is the variable name, in StudlyCaps form. Values from "MaypoleEval" variables are run through an "eval", al...
DAVEBAIRD/Maypole-Plugin-Config-Apache-0.21 - 12 Aug 2005 22:52:24 UTCKOCEASY/Dancer-Plugin-FakeCGI-0.63 - 03 Jan 2016 17:00:53 UTC