The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:CGI::Apache"

Apache::CGI::Builder - CGI::Builder and Apache/mod_perl (1 and 2) integration River stage zero No dependents

Note: You should know CGI::Builder. This module is a subclass of "CGI::Builder" that supply a perl method handler to integrate your CBB with the Apache/mod_perl server: most of the interesting reading about how to organize your CBB are in CGI::Builde...

DOMIZIO/Apache-CGI-Builder-1.3 - 06 Aug 2005 11:49:17 UTC

Apache::ASP::CGI::Table River stage one • 2 direct dependents • 2 total dependents

Layer for compatibility with Apache::Table objects while running in CGI or command line / test mode....

CHAMAS/Apache-ASP-2.63 - 15 Mar 2018 05:28:37 UTC

CGI::Lite::Request::Apache - mod_perl compatibility class for CGI::Lite::Request River stage zero No dependents

RHUNDT/CGI-Lite-Request-0.06 - 11 Mar 2006 14:04:38 UTC

Apache::AxKit::Provider::CGI - CGI generated XML content without Taglibs River stage zero No dependents

The AxContentProvider directive can be couched in a <Location> or <Directory> directive like this: <Location /mydir> AllowOverride None Options ExecCGI SetHandler perl-script AxContentProvider Apache::AxKit::Provider::CGI PerlHandler AxKit </Location...

SMCMURRAY/Apache-AxKit-Provider-CGI-0.02 - 31 Oct 2003 16:00:50 UTC

Apache::AuthCookie::Params::CGI - Internal CGI Params Subclass River stage one • 9 direct dependents • 9 total dependents

This is a pure perl implementation of HTTP/CGI parameter processing for Apache::AuthCookie....

MSCHOUT/Apache-AuthCookie-3.31 - 06 Jan 2022 03:02:19 UTC

CGI::Application::Plugin::Apache - Allow CGI::Application to use Apache::* modules without interference River stage zero No dependents

This plugin helps to try and fix some of the annoyances of using CGI::Application in a pure mod_perl (1.0 or 2.0) environment (see INSTALLATION for specific issues regarding installation under mod_perl 2.x). CGI::Application assumes that you use CGI....

WONKO/CGI-Application-Plugin-Apache-1.02 - 17 Jun 2011 16:54:24 UTC

lib/Apache/ASP/CGI/Test.pm River stage one • 2 direct dependents • 2 total dependents

CHAMAS/Apache-ASP-2.63 - 15 Mar 2018 05:28:37 UTC

lib/Apache/ASP/CGI.pm River stage one • 2 direct dependents • 2 total dependents

CHAMAS/Apache-ASP-2.63 - 15 Mar 2018 05:28:37 UTC

CGI::Application::Plugin::Apache::Request River stage zero No dependents

This package is just a wrapper around Apache::Request to add CGI.pm compatible methods. The interface and usage is exactly the same as CGI.pm. delete() POD ERRORS Hey! The above document had some coding errors, which are explained below: Around line ...

WONKO/CGI-Application-Plugin-Apache-1.02 - 17 Jun 2011 16:54:24 UTC

CGI::apacheSSI - Parse apache SSI directives in your CGI scripts River stage zero No dependents

CGI::apacheSSI is a fork of the CGI::SSI project, with the intention of making it function more like Apache's SSI parser, "mod_include", and fixing a few other long standing bugs along the way. The largest changes are the complete overhaul of the par...

INSANER/CGI-apacheSSI-0.96 - 01 Feb 2016 00:36:49 UTC

lib/CGI/ImageMagick.pm River stage zero No dependents

GRICHTER/Apache-ImageMagick-2.0b7 - 20 Sep 2002 15:27:25 UTC

lib/CGI/Builder/Auth/GroupAdmin/DBM/apache.pm River stage zero No dependents

VESELOSKY/CGI-Builder-Auth-0.06 - 03 Aug 2005 21:03:28 UTC

Apache2::CGI::Builder - CGI::Builder and Apache/mod_perl2 (new namespace)integration River stage zero No dependents

Note: You should know CGI::Builder. This module is the mod_perl2 compilant version of the Apache::CGI::Builder extension. Use it only if you have installed the official release of mod_perl 2 (Apache2::* namespace). Read the documentation in Apache::C...

DOMIZIO/Apache-CGI-Builder-1.3 - 06 Aug 2005 11:49:17 UTC

CGI::Apache2::Wrapper - CGI.pm-compatible methods via mod_perl River stage zero No dependents

Certain modules, such as CGI::Ajax and JavaScript::Autocomplete::Backend, require a minimal CGI.pm-compatible module to provide certain methods, such as *param()* to fetch parameters. The standard module to do this is of course CGI.pm; however, espec...

RKOBES/CGI-Apache2-Wrapper-0.215 - 19 Mar 2008 03:02:44 UTC

CGI::Apache2::Wrapper::Cookie - cookies via libapreq2 River stage zero No dependents

This module provides a wrapper around Apache2::Cookie. Some methods are overridden in order to provide a CGI::Cookie-compatible interface. Cookies are created with the *new* method: my $c = CGI::Apache2::Wrapper::Cookie->new($r, -name => 'foo', -valu...

RKOBES/CGI-Apache2-Wrapper-0.215 - 19 Mar 2008 03:02:44 UTC

CGI::Apache2::Wrapper::Upload - uploads via libapreq2 River stage zero No dependents

This module is a mod_perl wrapper around the upload functionality of libapreq2, for use by CGI::Apache2::Wrapper. It is very similar to Apache2::Upload, but only provides the *tempname* method for accessing the contents of an uploaded file. It is not...

RKOBES/CGI-Apache2-Wrapper-0.215 - 19 Mar 2008 03:02:44 UTC

Apache2::WebApp::Plugin::CGI - Plugin providing common CGI methods River stage one • 1 direct dependent • 5 total dependents

Common methods for dealing with HTTP requests....

MBROOKS/Apache2-WebApp-Plugin-CGI-0.10 - 19 Jan 2011 15:54:20 UTC

Jifty::Plugin::Compat - Provide Jifty API compatibility River stage two • 33 direct dependents • 33 total dependents

This plugin provides Jifty API compatibility. ConfigVersion VERSION 5 Provides Jifty::Handler->apache for apps prior to ConfigFileVersion 5. TODO: this should also rebind STDIN/STDOUT in the per-request hook....

ALEXMV/Jifty-1.50430 - 30 Apr 2015 20:48:27 UTC

lib/CGI/CRUD/ApacheOutputFastTemplate.pm River stage one • 1 direct dependent • 1 total dependent

RSANDBERG/CGI-CRUD-1.06 - 04 Jun 2012 23:04:40 UTC

XMLRPC::Transport::HTTP - Server/Client side HTTP support for XMLRPC::Lite River stage two • 16 direct dependents • 19 total dependents

This class encapsulates all HTTP related logic for a XMLRPC server, independent of what web server it's attached to. If you want to use this class you should follow simple guideline mentioned above. PROXY SETTINGS You can use any proxy setting you us...

PHRED/XMLRPC-Lite-0.717 - 18 May 2013 05:12:15 UTC
127 results (0.04 seconds)