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

Search results for "Apache::Session::Postgres"

Apache::Session::Postgres - An implementation of Apache::Session River stage two • 30 direct dependents • 43 total dependents

This module is an implementation of Apache::Session. It uses the Postgres backing store and no locking. See the example, and the documentation for Apache::Session::Store::Postgres for more details....

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

Apache::Session::Browseable::Postgres - Add index and search methods to Apache::Session::Postgres River stage zero No dependents

Apache::Session::Browseable provides some class methods to manipulate all sessions and add the capability to index some fields to make research faster. Apache::Session::Browseable::Postgres implements it for PosqtgreSQL databases....

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

Data::Session - Persistent session data management River stage one • 3 direct dependents • 5 total dependents

Data::Session is typically used by a CGI script to preserve state data between runs of the script. This gives the end user the illusion that the script never exits. It can also be used to communicate between 2 scripts, as long as they agree beforehan...

RSAVAGE/Data-Session-1.18 - 14 Feb 2021 05:38:51 UTC - Search in distribution

DBI - Database independent interface for Perl River stage four • 940 direct dependents • 2099 total dependents

The DBI is a database access module for the Perl programming language. It defines a set of methods, variables, and conventions that provide a consistent database interface, independent of the actual database being used. It is important to remember th...

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

CGI::Ex::App - Anti-framework application framework. River stage one • 2 direct dependents • 2 total dependents

Fill in the blanks and get a ready made web application. This module is somewhat similar in spirit to CGI::Application, CGI::Path, and CGI::Builder and any other "CGI framework." As with the others, CGI::Ex::App tries to do as much of the mundane thi...

RHANDOM/CGI-Ex-2.55 - 09 Jan 2024 16:26:02 UTC - Search in distribution

App::Fetchware - App::Fetchware is Fetchware's API used to make extensions. River stage zero No dependents

App::Fetchware represents fetchware's API. For ducumentation on how to use App::Fetchware's fetchware command line interface see fetchware. It is the heart and soul of fetchware where all of fetchware's main behaviors are kept. It is fetchware's API,...

DLY/App-Fetchware-1.016 - 07 Oct 2016 04:23:59 UTC - Search in distribution

Business::Cart::Generic - Basic shopping cart River stage zero No dependents

Business::Cart::Generic implements parts of osCommerce and PrestaShop in Perl. o Placing orders Use the GUI, or see import.products.pl and place.orders.pl. o Outputting orders as HTML files See export.orders.as.html.pl. o Outputting orders as HTML vi...

RSAVAGE/Business-Cart-Generic-0.85 - 18 May 2012 04:31:20 UTC - Search in distribution

convertSessions - A tool to convert Lemonldap::NG sessions between storage backends. River stage one • 1 direct dependent • 1 total dependent

convertConfig is a command line tool to migrate all sessions stored in a source backend (sessions_from), into a new backend (sessions_to). It requires a special configuration file in which you must list the source and destination backend modules and ...

COUDOT/Lemonldap-NG-Common-2.18.2 - 06 Feb 2024 17:42:02 UTC - Search in distribution

Apache::SessionX - An extented persistence framework for session data River stage one • 3 direct dependents • 3 total dependents

Apache::SessionX extents Apache::Session. It was initialy written to use Apache::Session from inside of HTML::Embperl, but is seems to be usefull outside of Embperl as well, so here is it as standalone module. Apache::Session is a persistence framewo...

GRICHTER/Apache-SessionX-2.01 - 15 Nov 2005 05:21:49 UTC - Search in distribution

ETLp::Manual::Install River stage zero No dependents

DHORNE/ETLp-0.04 - 01 Dec 2012 21:33:09 UTC - Search in distribution

CGI::Application::Framework - Fully-featured MVC web application platform River stage zero No dependents

"CGI::Application::Framework" is a web development plaform built upon "CGI::Application". It incorporates many modules from CPAN in order to provide a feature-rich environment, and makes it easy to write robust, secure, scalable web applications. It ...

RDICE/CGI-Application-Framework-0.26 - 01 Nov 2005 02:13:47 UTC - Search in distribution

Apache::Session::MariaDB - An implementation of Apache::Session using MariaDB River stage zero No dependents

This module is an implementation of Apache::Session. It uses the MariaDB backing store and the MariaDB locking scheme. See the example, and the documentation for Apache::Session::Store::MariaDB and Apache::Session::Lock::MariaDB for more details. It'...

BPS/Apache-Session-MariaDB-0.01 - 19 Jan 2024 14:46:59 UTC - Search in distribution

CGI::Application::Demo::Basic - A vehicle to showcase CGI::Application River stage zero No dependents

"CGI::Application::Demo::Basic" showcases "CGI::Application"-based applications, via these components: o A set of 7 CGI instance scripts o A set of 4 text configuration files o A CSS file o A data file to help bootstrap populating the database o A se...

RSAVAGE/CGI-Application-Demo-Basic-1.06 - 25 Apr 2010 03:03:46 UTC - Search in distribution

Apache::Session::Wrapper - A simple wrapper around Apache::Session River stage one • 5 direct dependents • 8 total dependents

This module is a simple wrapper around Apache::Session which provides some methods to simplify getting and setting the session id. It can uses cookies to store the session id, or it can look in a provided object for a specific parameter. Alternately,...

YVES/Apache-Session-Wrapper-0.34 - 21 May 2010 07:36:59 UTC - Search in distribution

CGI::Session::Driver::pure_sql - Pure SQL driver with no embedded Perl stored in the database River stage zero No dependents

*Disclaimer* While this software is complete and includes a working test suite, I'm marking it as a development release to leave room for feedback on the interface. Until that happens, it's possible I may make changes that aren't backwards compatible...

MARKSTOS/CGI-Session-Driver-pure_sql-0.70 - 03 Apr 2010 03:27:31 UTC - Search in distribution

Apache::SessionManager - mod_perl 1.0/2.0 session manager extension to manage sessions over HTTP requests River stage one • 1 direct dependent • 1 total dependent

Apache::SessionManager is a mod_perl (1.0 and 2.0) module that helps session management of a web application. This module is a wrapper around Apache::Session persistence framework for session data. It creates a session object and makes it available t...

ENRYS/Apache-SessionManager-1.03 - 07 Nov 2004 19:29:13 UTC - Search in distribution

Apache::Session::Memorycached - An implementation of Apache::Session River stage zero No dependents

This module is an implementation of Apache::Session. It uses the memcached system backing store . You may specify servers (principal) and locals caches for locking in arguments to the constructor. See the example, and the documentation for Apache::Se...

EGERMAN/Apache-Session-Memorycached-2.2.1 - 15 Feb 2008 10:59:32 UTC - Search in distribution

OpenInteract::Session::DBI - Create sessions within a DBI data source River stage zero No dependents

Provide a '_create_session' method for OpenInteract::Session so we can use a DBI data source as a backend for Apache::Session. Note that failure to create the session throws a '310' error, which clears out the session cookie so it does not keep happe...

CWINTERS/OpenInteract-1.62 - 01 Oct 2004 03:29:29 UTC - Search in distribution

Apache::Request::Dispatcher - dispatches requests to a sub-class of Apache::Request::Controller River stage zero No dependents

Apache::Request::Dispatcher is a mod_perl handler which handles Apache HTTP requests under mod_perl, and dispatches them to a sub-class of Apache::Request::Controller (after some initial request setup has been performed). If required, it will establi...

KITE/gestalt-0.2.1 - 28 Oct 2005 11:01:59 UTC - Search in distribution

Apache::AppSamurai::Tracker - Apache::AppSamurai scratch-pad/tracking storage River stage zero No dependents

This module is a subclass of Apache::Session that can be used to share non-sensitive information between multiple Apache server processes. Its main use is to provide storage of IP login failures and other non-session data for Apache::AppSamurai. The ...

PAULDOOM/Apache-AppSamurai-1.01 - 03 May 2008 07:10:21 UTC - Search in distribution
20 results (0.065 seconds)