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

Search results for "module:Apache::DBI"

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::Status::DBI - Show status of all DBI database and statement handles River stage zero No dependents

A plugin for Apache::Status that adds a 'DBI handles' menu item to the Apache::Status page. The DBI handles menu item leads to a page that shows all the key information for all the drivers, database handles and statement handles that currently exist ...

TIMB/Apache-Status-DBI-1.012 - 16 Aug 2007 14:16:23 UTC

Apache::Language::DBI - DBI interface for Apache::Language River stage zero No dependents

This LanguageHandler implements a per-location DBI dictionnary. It looks-up a given table for a matching language/key pair and returns the best possible match. The configurable directives are pretty self-explanatory....

GOZER/Apache-Language-0.14 - 21 Jul 2000 20:50:32 UTC

Apache::DBI::Cache::mysql - a Apache::DBI::Cache plugin River stage zero No dependents

NOTE: Read Apache::DBI::Cache before. "DBD::mysql" allows many different DSN syntaxes for connecting to the same database server and the same database. This plugin transforms them to a standard format thus allowing better DBI handle caching. Further,...

OPI/Apache-DBI-Cache-0.08 - 22 May 2006 09:48:54 UTC

Apache::DBI::Cache::ImaDBI - make Apache::DBI::Cache work with Class::DBI River stage zero No dependents

This module provides one method that is designed to override the way Ima::DBI caches its DBI handle. Normally the handle is connected once and saved in a closure. With Apache::DBI::Cache::ImaDBI the handle is cached by means of Apache::DBI::Cache. On...

OPI/Apache-DBI-Cache-0.08 - 22 May 2006 09:48:54 UTC

DBI::ProfileDumper::Apache - capture DBI profiling data from Apache/mod_perl River stage four • 940 direct dependents • 2099 total dependents

This module interfaces DBI::ProfileDumper to Apache/mod_perl. Using this module you can collect profiling data from mod_perl applications. It works by creating a DBI::ProfileDumper data file for each Apache process. These files are created in your Ap...

TIMB/DBI-1.643 - 31 Jan 2020 19:02:41 UTC

lib/Apache/Session/Store/DBI.pm River stage two • 30 direct dependents • 43 total dependents

CHORNY/Apache-Session-1.94 - 18 Sep 2020 22:00:45 UTC

lib/Apache/Session/Browseable/DBI.pm River stage zero No dependents

GUIMARD/Apache-Session-Browseable-1.3.13 - 06 Jul 2023 11:38:32 UTC

Apache::AuthDBI - Authentication and Authorization via Perl's DBI River stage two • 6 direct dependents • 10 total dependents

This module allows authentication and authorization against a database using Perl's DBI. For supported DBI drivers see: http://dbi.perl.org/ Authentication: For the given username the password is looked up in the cache. If the cache is not configured...

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

Apache::DBILogin - authenticates and authorizes via a DBI connection River stage zero No dependents

Apache::DBILogin allows authentication and authorization against a multi-user database. It is intended to facilitate web-based transactions against a database server as a particular database user. If you wish authenticate against a passwd table inste...

JGROENVEL/Apache-DBILogin-2.06 - 21 Apr 2005 16:09:23 UTC

Apache::DBILogger - Tracks what's being transferred in a DBI database River stage zero No dependents

This module tracks what's being transfered by the Apache web server in a SQL database (everything with a DBI/DBD driver). This allows to get statistics (of almost everything) without having to parse the log files (like the Apache::Traffic module, jus...

ABH/Apache-DBILogger-0.93 - 08 Oct 1998 06:18:50 UTC

Apache::RedirectDBI - Redirect requests to different directories based on the existence of a user in one or more database tables River stage zero No dependents

"Apache::RedirectDBI" allows you to create a virtual path in your document hierarchy. All requests for access to this virtual path should require a username and password to access. When the user attempts to access this virtual path their username is ...

SANDERSON/RedirectDBI-0.02 - 06 Oct 2001 00:33:18 UTC

Apache::DBILogConfig - Logs access information in a DBI database River stage zero No dependents

This module replicates the functionality of the standard Apache module, mod_log_config, but logs information in a DBI-compliant database instead of a file. (Some documentation has been borrowed from the mod_log_config documentation.)...

JBODNAR/Apache-DBILogConfig-0.02 - 17 Aug 2001 03:35:36 UTC

Apache::AuthCookieDBI - An AuthCookie module backed by a DBI database. River stage zero No dependents

This module is an authentication handler that uses the basic mechanism provided by Apache::AuthCookie with a DBI database for ticket-based protection. It is based on two tokens being provided, a username and password, which can be any strings (there ...

MATISSE/Apache-AuthCookieDBI-2.1 - 03 Feb 2007 19:24:47 UTC

Apache::AuthDigestDBI - Authentication and Authorization via Perl's DBI, supporting both Basic and Digest Authentication River stage zero No dependents

This is a hacked up version Apache::AuthDBI that uses Apache::AuthDigest to do Digest authentication. Please see the docs for Apache::AuthDBI for full usage....

GEOFF/Apache-AuthDigest-0.022 - 19 Dec 2002 20:49:50 UTC

Apache::LoggedAuthDBI River stage zero No dependents

This is an extension of Apache::AuthDBI by Edmund Mergl. Its purpose is to add a degree of protection against brute force attacks and password sharing. To accomplish this LoggedAuthDBI makes use of a log table that records IP, username, status and ti...

SIMKIN/Apache-LoggedAuthDBI-0.12 - 13 Aug 2005 11:28:29 UTC

lib/Apache/Session/Browseable/Store/DBI.pm River stage zero No dependents

GUIMARD/Apache-Session-Browseable-1.3.13 - 06 Jul 2023 11:38:32 UTC

lib/Apache/DBI/Cache.pm River stage zero No dependents

OPI/Apache-DBI-Cache-0.08 - 22 May 2006 09:48:54 UTC

Apache::SWIT::Maker - creates various skeleton files for your SWIT project. River stage one • 1 direct dependent • 1 total dependent

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

Apache::AuthCookieDBIRadius - An AuthCookie module backed by a DBI database, and an optional Radius server. River stage zero No dependents

This module is an authentication handler that uses the basic mechanism provided by Apache::AuthCookie with a DBI database for ticket-based protection. It is based on two tokens being provided, a username and password, which can be any strings (there ...

BARRACODE/Apache-AuthCookieDBIRadius-1.19 - 16 Nov 2001 17:37:36 UTC
75 results (0.071 seconds)