Search results for "module:Apache::DB"
Apache::DB - Run the interactive Perl debugger under mod_perl
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::DBI - Initiate a persistent database connection
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::DProf - Hook Devel::DProf into mod_perl
The Apache::DProf module will run a Devel::DProf profiler inside each child server and write the *tmon.out* file in the directory *$ServerRoot/logs/dprof/$$* when the child is shutdown. Next time the parent server pulls in Apache::DProf (via soft or ...
LZE/Apache-DB-0.18 - 17 May 2020 09:26:08 UTC
Apache::SmallProf - Hook Devel::SmallProf into mod_perl
Devel::SmallProf is a line-by-line code profiler. Apache::SmallProf provides this profiler in the mod_perl environment. Profiles are written to *$ServerRoot/logs/smallprof* and unlike *Devel::SmallProf* the profile is split into several files based o...
LZE/Apache-DB-0.18 - 17 May 2020 09:26:08 UTC
Apache::Auth::UserDB - Manipulation of Apache user authentication databases
JMEHNLE/Apache-Auth-UserDB-v0.120
-
18 Sep 2007 01:56:53 UTC
Apache::Session::MongoDB - An implementation of Apache::Session
This module is an implementation of Apache::Session. It uses the MongoDB backing store and no locking....
GUIMARD/Apache-Session-MongoDB-0.23 - 02 Sep 2021 12:29:47 UTC
Apache::Session::DB_File - An implementation of Apache::Session
This module is an implementation of Apache::Session. It uses the DB_File backing store and the File locking scheme. You must specify the filename of the database file and the directory for locking in arguments to the constructor. See the example, and...
CHORNY/Apache-Session-1.94 - 18 Sep 2020 22:00:45 UTC
Apache::forks::BerkeleyDB - Transparent Apache ithreads integration using forks::BerkeleyDB
Transparent Apache ithreads integration using forks::BerkeleyDB. This module enables the ithreads API to be used among multiple processes in a pre-forking Apache http environment....
RYBSKEJ/Apache-forks-0.03 - 14 Jan 2008 03:16:07 UTC