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

Search results for "Apache::Session::File"

Apache::Session::File - 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 File backing store and the File locking scheme. You must specify the directory for the object store and the directory for locking in arguments to the constructor. See the example, and t...

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

lib/Apache/Voodoo/Session/File.pm River stage zero No dependents

MAVERICK/Apache-Voodoo-3.0200 - 28 Jun 2010 20:23:02 UTC - Search in distribution

SessionX/Store/File.pm River stage one • 3 direct dependents • 3 total dependents

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

Apache2::WebApp::Plugin::Session::File - Plugin providing session storage River stage zero No dependents

Store persistent data on the filesystem while maintaining a stateful session using web browser cookies....

MBROOKS/Apache2-WebApp-Plugin-Session-File-0.14 - 08 Jan 2011 13:21:06 UTC - Search in distribution

Apache::Session::PHP - glues Apache::Session with PHP::Session River stage zero No dependents

Apache::Session::PHP is an adapter of Apache::Session for PHP::Session. It uses following combination of strategies: Generate: MD5 PHP4 session also uses 32bit session-id, generated by MD5 of random string. So MD5 (default) generation would fit. Seri...

MIYAGAWA/Apache-Session-PHP-0.05 - 02 Feb 2004 18:02:43 UTC - Search in distribution

Mesos - perl bindings for Apache Mesos River stage zero No dependents

This is a collection of perl bindings for Apache Mesos. This requires having the mesos shared library installed, in order to link against(much like python's mesos library). Dispatchers Mesos uses Mesos::Dispatchers for communicating with the underlyi...

MAF/Mesos-1.07.1 - 02 Sep 2016 00:25:32 UTC - Search in distribution

ZooKeeper - Perl bindings for Apache ZooKeeper River stage one • 1 direct dependent • 1 total dependent

ZooKeeper is a perl interface to the Apache ZooKeeper C client library. How is this different from Net::ZooKeeper? ZooKeeper is written for asynchronous programming. To support asynchronous programs, watchers were implemented as code refs, which a Zo...

MAF/ZooKeeper-0.1.10 - 02 Oct 2016 01:13:10 UTC - Search in distribution

Konstrukt::Session - Session management (Cookies/Session) River stage zero No dependents

This module provides easy session management for your plugins/websites....

TWITTEK/Konstrukt-0.5-beta13 - 13 Dec 2007 19:46:13 UTC - Search in distribution

PHP::Session - read / write PHP session files River stage one • 1 direct dependent • 1 total dependent

PHP::Session provides a way to read / write PHP4 session files, with which you can make your Perl application session shared with PHP4. If you like Apache::Session interface for session management, there is a glue for Apache::Session of this module, ...

MIYAGAWA/PHP-Session-0.27 - 30 Jan 2009 19:41:12 UTC - Search in distribution

IOD - IOD (INI On Drugs) file format specification River stage one • 1 direct dependent • 1 total dependent

PERLANCAR/IOD-0.9.12 - 17 Aug 2017 09:42:18 UTC - Search in distribution

Apache::HTPL - Apache mod_perl driver for HTPL. River stage zero No dependents

After installed, this module will boost the performance of HTPL by having pages compiled in memory and run again and again. It utilizes the Apache mod_perl extension, and can't be otherwise used. The HTPL page translator is compiled into this module ...

SCHOP/htpl-3.14 - 28 Feb 2002 09:42:59 UTC - Search in distribution

Kafka - Apache Kafka low-level synchronous API, which does not use Zookeeper. River stage one • 2 direct dependents • 2 total dependents

The user modules in this package provide an object oriented API. The IO agents, requests sent, and responses received from the Apache Kafka or mock servers are all represented by objects. This makes a simple and powerful interface to these services. ...

ASOLOVEY/Kafka-1.08 - 14 Jul 2020 01:34:19 UTC - Search in distribution
  • Kafka - Apache Kafka low-level synchronous API, which does not use Zookeeper.

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

Apache::ASP - Active Server Pages for Apache with mod_perl River stage one • 2 direct dependents • 2 total dependents

Apache::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 UTC - Search in distribution
  • asp-perl - Apache::ASP CGI and command line script processor

MPMinusX::AuthSsn - MPMinus AAA via Apache::Session and DBD::SQLite River stage zero No dependents

Methods of using METHOD #1. MPMINUS HANDLERS LEVEL (RECOMENDED) sub hInit { ... my $usid = $usr{usid} || $q->cookie('usid') || ''; $ssn = new MPMinusX::AuthSsn( $m, $usid ); ... } sub hResponse { ... my $access = $ssn->access( sub { my $self = shift;...

ABALAMA/MPMinusX-AuthSsn-1.01 - 30 May 2019 07:45:07 UTC - Search in distribution

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 - Search in distribution

AutoSession - Automatically Session module for Web/CGI & scripts. River stage zero No dependents

This module implements an automatically Session that works for Web/CGI and normal scripts....

GMPASSOS/AutoSession-0.01 - 14 Jul 2004 07:04:39 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
  • DBI::DBD - Perl DBI Database Driver Writer's Guide
  • DBD::Gofer - A stateless-proxy driver for communicating with a remote DBI

Ace - Object-Oriented Access to ACEDB Databases River stage one • 1 direct dependent • 1 total dependent

AcePerl provides an interface to the ACEDB object-oriented database. Both read and write access is provided, and ACE objects are returned as similarly-structured Perl objects. Multiple databases can be opened simultaneously. You will interact with se...

LDS/AcePerl-1.92 - 11 Nov 2008 16:47:31 UTC - Search in distribution
259 results (0.122 seconds)