The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "Apache::Session::Lock::Null"

Apache::Session::Lock::Null - Does not actually provides mutual exclusion River stage two • 30 direct dependents • 43 total dependents

Apache::Session::Lock::Null fulfills the locking interface of Apache::Session, without actually doing any work. This is the module to use if you want maximum performance and don't actually need locking....

CHORNY/Apache-Session-1.94 - 18 Sep 2020 22:00:45 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

Session - Object Oriented wrapper around Apache::Session to avoid its tie mechanism River stage one • 2 direct dependents • 2 total dependents

This module is a simple wrapper around Apache::Session without the "tie" interface. Tie is too slow for web applications (think mod_perl) and you may prefere a standard OO API instead of a poor tie interface (I hate tie). You should look for Apache::...

RSOLIV/Session-0.01 - 25 Jan 2003 02:17:03 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

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

perlipc - Perl interprocess communication (signals, fifos, pipes, safe subprocesses, sockets, and semaphores) River stage five • 11292 direct dependents • 32664 total dependents

The basic IPC facilities of Perl are built out of the good old Unix signals, named pipes, pipe opens, the Berkeley socket routines, and SysV IPC calls. Each is used in slightly different situations....

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC - Search in distribution
  • perlipc - Perl interprocess communication (signals, fifos, pipes, safe subprocesses, sockets, and semaphores)

DBIx::Web - Active Web Database Layer River stage zero No dependents

This is a database layer for Perl scripts, implementing triggers, record versioning, access control at the record level, file attachments to records, materialised views. There is a web user interface also. Based on DBI and DB_File data engines. Based...

MAKAROW/DBIx-Web-0.80 - 30 Oct 2013 17:22:21 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

HTML::Embperl_ - Erstellen dynamischer Websites mit Perl River stage zero No dependents

*Embperl* ist ein Perlmodul welches es erlaubt beliebigen Perlcode in HTML Dokumente einzufügen. Wenn Sie mehr als eine einzelne Webseite erstellen, sollten Sie auch einen Blick auf "perldoc EmbperlObject" werfen, welches es erlaubt Websites aus wied...

GRICHTER/HTML-Embperl-1.3.6 - 15 Feb 2003 19:33:11 UTC - Search in distribution

Apache::Session::SQLite - use DBD::SQLite for Apache::Session storage River stage zero No dependents

This module is equal to the following. tie %hash,'Apache::Session::Flex',$id,{ Store => 'MySQL', Lock => 'Null', Generate => 'MD5', Serialize => 'Base64', DataSource => 'dbi:SQLite:dbname=/tmp/hoge.db'};...

KOBAYASI/Apache-Session-SQLite-0.21 - 01 May 2002 09:19:28 UTC - Search in distribution

AI::TensorFlow::Libtensorflow::Manual::CAPI - List of functions exported by TensorFlow C API River stage zero No dependents

The following a list of functions exported by the TensorFlow C API with their associated documentation from the upstream TensorFlow project. It has been converted to POD for easy reference....

ZMUGHAL/AI-TensorFlow-Libtensorflow-0.0.7 - 05 Oct 2023 05:37:08 UTC - Search in distribution

Apache::AppSamurai::Session - Apache::AppSamurai wrapper for Apache::Session River stage zero No dependents

This module is a overload of Apache::Session which allows you to specify the backing store, locking scheme, ID generator, and data serializer at runtime. You do this by passing arguments in the usual Apache::Session style (see SYNOPSIS). You may use ...

PAULDOOM/Apache-AppSamurai-1.01 - 03 May 2008 07:10:21 UTC - Search in distribution

Maypole::Manual::Plugins - the Maypole Plugin API River stage two • 11 direct dependents • 13 total dependents

TEEJAY/Maypole-2.13 - 18 Apr 2008 10:27:38 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

Template::Plugin::Session - Template Toolkit interface to Apache::Session River stage zero No dependents

This Template Toolkit plugin provides an interface to Apache::Session module wich provides a persistence framework for session data. A Session plugin object can be created as follows: [% options = { Store => 'File' Generate => 'MD5', Lock => 'Null', ...

ENRYS/Template-Plugin-Session-0.01 - 23 Jun 2003 17:30:28 UTC - Search in distribution

Apache::Session::CacheAny - use Cache::* for Apache::Session storage River stage zero No dependents

Apache::Session::CacheAny is a bridge between Apache::Session and Cache::Cache. This module provides a way to use Cache::Cache subclasses as Apache::Session storage implementation....

MIYAGAWA/Apache-Session-CacheAny-0.03 - 11 May 2005 01:55:39 UTC - Search in distribution

Maypole::Plugin::Session - simple sessions for Maypole River stage one • 1 direct dependent • 1 total dependent

Provides "session" and "delete_session" methods for your Maypole request class. The session is implemented using Apache::Session::Wrapper, and as such, a range of session store mechanisms are available....

DAVEBAIRD/Maypole-Plugin-Session-0.2 - 12 Aug 2005 22:33:59 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

Maypole::Authentication::UserSessionCookie - Track sessions and, optionally, users River stage zero No dependents

This module allows Maypole applications to have the concept of a user, and to track that user using cookies and sessions. It provides a number of methods to be inherited by a Maypole class. The first is "get_user", which tries to populate the "user" ...

SIMON/Maypole-Authentication-UserSessionCookie-1.4 - 30 Aug 2004 20:54:42 UTC - Search in distribution

Apache::Hendrix::Session - Provide helper functions for Hendrix apps River stage zero No dependents

ZEDORIAH/Apache-Hendrix-v0.3.0 - 27 Oct 2013 11:17:10 UTC - Search in distribution
28 results (0.161 seconds)