Search results for "module:APR::Pool"
APR::Emulate::PSGI - Class that Emulates the mod_perl2 APR Object (Apache2::RequestRec, et al)
This class emulates the mod_perl2 APR object. It expects either a PSGI environment hashref to be passed in, or to read HTTP environment information from the global %ENV. Currently this module is little more than a proof of concept. There are rough ed...
KOLIBRIE/APR-Emulate-PSGI-0.03 - Mar 16, 2014
APR::HTTP::Headers::Compat - Make an APR::Table look like an HTTP::Headers
Under mod_perl HTTP headers are stashed in APR::Table objects. Sometimes you will encounter code (such as FirePHP::Dispatcher) that needs an HTTP::Headers. This module wraps an "APR::Table" in a subclass of "HTTP::Headers" so that it can be used wher...
ANDYA/APR-HTTP-Headers-Compat-0.02 - Jun 11, 2009