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 UTCA 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 UTCThis module fetches page generated by "Apache mod_status", scrapes it's content and returns values in a object properties so that the values can be processed further. See "mod_status-info" in script for command line script which can return this data ...
JKUTEJ/Data-Apache-mod_status-0.02 - 07 Oct 2016 02:21:35 UTCThis module parses the content of apache's server-status and countes the current status by each process. It works nicely with apache versions 1.3 and 2.x....
BLOONIX/Parse-Apache-ServerStatus-0.10 - 25 May 2010 12:01:54 UTCJKUTEJ/Data-Apache-mod_status-0.02 - 07 Oct 2016 02:21:35 UTC
JKUTEJ/Data-Apache-mod_status-0.02 - 07 Oct 2016 02:21:35 UTC
JKUTEJ/Data-Apache-mod_status-0.02 - 07 Oct 2016 02:21:35 UTC
This module parses the content of apache's extended server-status.It works nicely with apache versions 1.3 and 2.x....
MIZZY/Parse-Apache-ServerStatus-Extended-0.02 - 17 Jul 2007 22:55:38 UTCA 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 UTCIntroduction 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 UTCThis 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 UTCApache::ASP provides an Active Server Pages port to the Apache Web Server with Perl scripting only, and enables developing of dynamic web applications with session management and embedded Perl code. There are also many powerful extensions, including ...
CHAMAS/Apache-ASP-2.63 - 15 Mar 2018 05:28:37 UTCThis module serves as yet another mod_perl based application server. It tries to capture several often occuring paradigms in mod_perl development. It provides user with the tools to bootstrap a new project, write tests easily, etc....
BOSU/Apache-SWIT-0.54 - 01 Mar 2011 20:42:42 UTCmy $status = Apache::Proxy->pass($r, "http://perl.apache.org/"); my $hashfile = Apache::Proxy->proxy_hash($r, $url);...
XFIRE/Apache-Proxy-0.02 - 15 Oct 1999 14:56:11 UTCThis module allows you to cache data easily through shared memory. Whithin the framework of an apache/mod_perl use, this cache is accessible from any child process. The data validity is managed in the Cache::Cache model, but as well based on time tha...
RSOLIV/Apache-Cache-0.05 - 02 Oct 2001 14:31:07 UTCThis packages provides a handler function for Apache/mod_perl which can be used to emulate the stand-alone Server-Side-Scripting-Language *ePerl* (see eperl(3) for more details) in a very fast way. This is not a real 100% replacement for nph-eperl be...
RSE/eperl-2.2.13 - 10 Jul 1998 09:22:54 UTCThe Apache::Sling perl library is designed to provide a perl based interface on to the Apache sling web framework....
XEONTIME/Apache-Sling-0.27 - 18 Apr 2012 19:58:41 UTCCJS/Apache-SdnFw-0.92 - 29 Apr 2011 21:09:23 UTC
In basic operation, each of the handlers Filter1, Filter2, and Filter3 will make a call to $r->filter_input(), which will return a filehandle. For Filter1, the filehandle points to the requested file. For Filter2, the filehandle contains whatever Fil...
KWILLIAMS/Apache-Filter-1.024 - 25 Sep 2005 03:04:17 UTCThis 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