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::Module"

Apache::Module - Interface to Apache C module structures River stage zero No dependents

This module provides an interface to the list of apache modules configured with your httpd and their "module *" structures....

DOUGM/Apache-Module-0.11 - 05 Oct 1999 18:24:31 UTC

Apache::ModuleDoc - Self documentation for Apache C modules River stage zero No dependents

This modules provides a documentation template for Apache C modules. The Location for which this module is configured should be where the standard Apache module documentation lives. If a request URI relative to that Location is a module name (not the...

DOUGM/Apache-Module-0.11 - 05 Oct 1999 18:24:31 UTC

Apache::ShowRequest - Show phases and module participation River stage zero No dependents

This module will run a request using the given PATH_INFO as the uri. Each request phase will be run in order, along with each module handler. The module response code will be printed or undef if the module does not participate in the given phase. Apa...

DOUGM/Apache-Module-0.11 - 05 Oct 1999 18:24:31 UTC

xs/Apache/DAV/DynModule/DynModule.pm River stage zero No dependents

GRICHTER/Apache-DAV-0.13 - 19 Nov 2002 03:52:20 UTC

lib/Apache/SWIT/Test/ModuleTester.pm River stage one • 1 direct dependent • 1 total dependent

BOSU/Apache-SWIT-0.54 - 01 Mar 2011 20:42:42 UTC

Apache::WeSQL - Apache mod_perl module for WeSQL River stage zero No dependents

The Web-enabled SQL (WeSQL) Apache mod_perl module is an extension to HTML, acting as a glue between HTML and SQL. It allows the use of pure SQL queries directly in HTML files, embedded in a special tag. WeSQL translates the special tags into pure HT...

WARD/WeSQL-0.53 - 21 Jul 2002 12:50:23 UTC

Apache::DNAT - mod_perl Apache module to undo the side-effects of Net::DNAT River stage zero No dependents

This module is only intended to be used in conjuction with Net::DNAT and the Apache web server. Net::DNAT may alter the source port and IP address of web requests. This module will correct it back to its original settings for more accurate REMOTE_ADD...

BBB/Net-DNAT-0.15 - 18 Jul 2017 03:43:59 UTC

Apache::DB - Run the interactive Perl debugger under mod_perl River stage zero No dependents

Perl ships with a very useful interactive debugger, however, it does not run "out-of-the-box" in the Apache/mod_perl environment. Apache::DB makes a few adjustments so the two will cooperate....

LZE/Apache-DB-0.18 - 17 May 2020 09:26:08 UTC

Apache::Yaalr - Perl module for Yet Another Apache Log Reader River stage zero No dependents

The goal of Yaalr (Yet Another Apache Log Reader) is to read Apache access logs and report back. Since the Apache web server can have its access log in different places depending on operating system, Yaalr does its best to find out what type of opera...

JEREMIAH/Apache-Yaalr-0.03.3 - 21 Aug 2008 17:21:02 UTC

Apache::Gateway - A Bloated Gateway Module River stage zero No dependents

The "Apache::Gateway" module implements a gateway with assorted optional features....

CCWF/Apache-Gateway-1.11 - 20 Apr 2004 08:25:28 UTC

Apache::PSP - mod_perl interface to Perl Server Pages River stage zero No dependents

Apache::PSP is the mod_perl interface to the Template::PSP module. This module allows Perl Server Pages (PSP) to be used on an Apache server running mod_perl. See the Template:PSP module for a more detailed explanation of PSP pages and their usage....

RADCLIFF/Apache-PSP-1.00 - 20 Mar 2004 00:53:47 UTC

Apache::Toe - A mod_perl Web Client for Playing TicTacToe Against An ActiveWorks Adapter. River stage one • 1 direct dependent • 1 total dependent

The Apache::Toe module will play the game of Tic-Tac-Toe thru an Apache server and ActiveWorks broker. The module demonstrates an Aw::Client used under mod_perl. The bin/ttt_adapter.pl must be running and attached to the same broker used by this modu...

DYACOB/Aw-0.16.7 - 20 Feb 2003 14:31:15 UTC

Apache::Dir - Simple Perl Version of mod_dir River stage zero No dependents

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 UTC

Apache::Test - Test.pm wrapper with helpers for testing Apache River stage three • 69 direct dependents • 122 total dependents

Apache::Test is a wrapper around the standard "Test.pm" with helpers for testing an Apache server....

SHAY/Apache-Test-1.43 - 07 Nov 2021 13:00:25 UTC

Apache::DBI - Initiate a persistent database connection River stage two • 6 direct dependents • 10 total dependents

This module initiates a persistent database connection. The database access uses Perl's DBI. For supported DBI drivers see: http://dbi.perl.org/ When loading the DBI module (do not confuse this with the Apache::DBI module) it checks if the environmen...

PHRED/Apache-DBI-1.12 - 12 Jun 2013 07:28:36 UTC

Apache::MP3 - Generate streamable directories of MP3 and Ogg Vorbis files River stage zero No dependents

This module makes it possible to browse a directory hierarchy containing MP3, Ogg Vorbis, or Wav files, sort them on various fields, download them, stream them to an MP3 decoder like WinAmp, and construct playlists. The display is configurable and su...

LDS/Apache-MP3-4.00 - 15 Apr 2006 01:26:38 UTC

Apache::MVC - Apache front-end to Maypole River stage two • 11 direct dependents • 13 total dependents

A mod_perl platform driver for Maypole. Your application can inherit from Apache::MVC directly, but it is recommended that you use Maypole::Application....

TEEJAY/Maypole-2.13 - 18 Apr 2008 10:27:38 UTC

Apache::PAR - Perl extension for including Perl ARchive files in a mod_perl (1.x or 2.x) environment. River stage zero No dependents

Apache::PAR is a framework for including Perl ARchive files in a mod_perl (1.x or 2.x) environment. It allows an author to package up a web application, including configuration, static files, Perl modules, and Registry and PerlRun scripts to include ...

NBYRD/Apache-PAR-0.30 - 30 Aug 2003 02:39:52 UTC

Apache::AuthTkt - module to generate authentication tickets for mod_auth_tkt apache module. River stage one • 1 direct dependent • 1 total dependent

CONSTRUCTOR An Apache::AuthTkt object is created via a standard constructor with named arguments. The preferred form is to point the constructor to the apache config file containing the mod_auth_tkt TKTAuthSecret directive, from which Apache::AuthTkt...

GAVINC/Apache-AuthTkt-2.1 - 04 Mar 2009 21:48:38 UTC

Apache::JAF - mod_perl and Template-Toolkit web applications framework River stage zero No dependents

Introduction Apache::JAF is designed for creation web applications based on MVC (Model-View-Controller) concept. * *Modeller* is JAF descendant * *Controller* is Apache::JAF descendant * and the *Viewer* is set of the templates using Template-Toolkit...

GRISHACE/Apache-JAF-0.21 - 02 Mar 2004 11:05:36 UTC
576 results (0.051 seconds)