The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "module:Apache::Dispatch"

Apache::Dispatch - call PerlHandlers with the ease of Registry scripts River stage zero No dependents

Apache::Dispatch translates $r->uri into a class and method and runs it as a PerlHandler. Basically, this allows you to call PerlHandlers as you would Regsitry scripts without having to load your httpd.conf with a slurry of <Location> tags....

PHRED/Apache2-Dispatch-0.15 - 13 Feb 2010 02:45:06 UTC

Apache::Dispatch::Util - methods for Apache::Dispatch and Apache2::Dispatch River stage zero No dependents

This package provides methods common to Apache::Dispatch and Apache2::Dispatch....

PHRED/Apache2-Dispatch-0.15 - 13 Feb 2010 02:45:06 UTC

Apache::Action - A method dispatch mechanism for Apache River stage zero No dependents

This 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 UTC

Apache::HeavyCGI - Framework to run complex CGI tasks on an Apache server River stage zero No dependents

The Apache::HeavyCGI framework is intended to provide a couple of simple tricks that make it easier to write complex CGI solutions. It has been developed on a site that runs all requests through a single mod_perl handler that in turn uses CGI.pm or A...

ANDK/Apache-HeavyCGI-0.013302 - 04 Feb 2006 20:15:23 UTC

Apache::Bootstrap - Bootstraps dual life mod_perl and mod_perl2 Apache modules River stage zero No dependents

Writing modules for mod_perl that work under both mod_perl and mod_perl2 is not fun. This module is here to make that endeavour less painful. mod_perl2 is great, but a lot of users are still using mod_perl. Migrating to mod_perl2 while maintaining mo...

PHRED/Apache-Bootstrap-0.07 - 13 Jul 2009 19:13:26 UTC

Apache::MIMEMapper - associate file extensions with PerlHandlers River stage zero No dependents

Apache::MIMEMapper extends the core AddHandler directive to allow you to dispatch different PerlHandlers based on the file extension of the requested resource. This means that you can now have .pl scripts under htdocs/ (or wherever) without resorting...

GEOFF/Apache-MIMEMapper-0.10 - 21 Feb 2002 14:22:31 UTC

SOAP::Transport::ActiveWorks::Lite - Server/Client side ActiveWorks support for SOAP::Lite for Perl River stage zero No dependents

The SOAP::Transport::ActiveWorks::Lite class provides support for ActiveWorks URIs to access ActiveWorks brokers through an HTTP proxy server with SOAP structured requests. The package also allows an ActiveWorks adapter to be used as a SOAP server to...

DYACOB/SOAP-Lite-ActiveWorks-0.11 - 09 Oct 2017 11:33:43 UTC

Apache::RPC::Status - A status monitor similar to Apache::Status for RPC River stage two • 37 direct dependents • 50 total dependents

The Apache::RPC::Status package is provided as a simple status monitor for XML-RPC servers running in a mod_perl environment, using the Apache::RPC::Server class (or derivative of). Patterned after the status system provided with mod_perl itself, inf...

RJRAY/RPC-XML-0.82 - 06 Jan 2021 18:05:35 UTC

Apache::HeavyCGI::ExePlan - Creates an execution plan for Apache::HeavyCGI River stage zero No dependents

When an execution plan object is instantiated, it immediately visits all specified classes, collects the singleton objects for these classes, and checks if the classes define the specified methods. It creates an array of objects and methods or an arr...

ANDK/Apache-HeavyCGI-0.013302 - 04 Feb 2006 20:15:23 UTC

Apache::Request::Dispatcher - dispatches requests to a sub-class of Apache::Request::Controller River stage zero No dependents

Apache::Request::Dispatcher is a mod_perl handler which handles Apache HTTP requests under mod_perl, and dispatches them to a sub-class of Apache::Request::Controller (after some initial request setup has been performed). If required, it will establi...

KITE/gestalt-0.2.1 - 28 Oct 2005 11:01:59 UTC

JSON::RPC::Legacy::Server::Apache2 - JSON-RPC sever for mod_perl2 River stage one • 6 direct dependents • 8 total dependents

Gets a client request. Parses its JSON data. Passes the server object and the object decoded from the JSON data to your procedure (method). Takes your returned value (scalar or arrayref or hashref). Sends a response. Well, you write your procedure co...

DMAKI/JSON-RPC-1.06 - 07 Oct 2014 01:59:39 UTC

SOAP::Transport::HTTP::Apache - SOAP mod_perl handler River stage zero No dependents

This class encapsulates the details of hooking up to mod_perl, and then calls SOAP::Transport::HTTP::Server to do the SOAP-specific stuff. This way the Server class can be reused with any web server configuration (including CGI), by simply composing ...

KBROWN/SOAP-0.28 - 05 Sep 2000 18:04:25 UTC
12 results (0.033 seconds)