Pakket: libdata-session-perl (1.18-2)
Verwijzigingen voor libdata-session-perl
Debian bronnen:
Het bronpakket libdata-session-perl downloaden:
- [libdata-session-perl_1.18-2.dsc]
- [libdata-session-perl_1.18.orig.tar.gz]
- [libdata-session-perl_1.18-2.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [metacpan.org]
Vergelijkbare pakketten:
Perl module for persistent session data management
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 beforehand what session id to use.
See Data::Session::CGISession for an extended discussion of the design changes between Data::Session and CGI::Session.
Data::Session stores user data internally in a hashref, and the module reserves key names starting with '_'.
The current list of reserved keys is documented under "flush()". Of course, the module also has a whole set of methods to help manage state.
Andere aan libdata-session-perl gerelateerde pakketten
|
|
|
|
-
- dep: libautovivification-perl
- pragma for lexically disabling autovivification
-
- dep: libcgi-pm-perl
- module for Common Gateway Interface applications
-
- dep: libclass-load-perl
- module for loading modules by name
-
- dep: libconfig-tiny-perl
- Read/Write .ini style files with as little code as possible
-
- dep: libdata-uuid-perl
- globally/universally unique identifiers (GUIDs/UUIDs)
Ook een virtueel pakket geboden door: libossp-uuid-perl - of libossp-uuid-perl
- perl OSSP::UUID - OSSP uuid Perl Binding
-
- dep: libdbi-perl
- Perl Database Interface (DBI)
-
- dep: libdbix-admin-createtable-perl
- DBI extension for manipulating tables
-
- dep: libdigest-sha-perl
- Perl extension for SHA-1/224/256/384/512, SHA-512/224 and SHA-512/256
-
- dep: libfile-slurper-perl
- simple, sane and efficient module to slurp a file
-
- dep: libfreezethaw-perl
- module to serialize and deserialize Perl data structures
-
- dep: libhash-fieldhash-perl
- Perl module implementing a lightweight field hash
-
- dep: libjson-perl
- module for manipulating JSON-formatted data
-
- dep: libscalar-list-utils-perl
- modules providing common scalar and list utility subroutines
-
- dep: libtry-tiny-perl
- module providing minimalistic try/catch
-
- dep: libyaml-tiny-perl
- Perl module for reading and writing YAML files
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- rec: libberkeleydb-perl
- use Berkeley DB databases from Perl
-
- rec: libcache-memcached-perl
- Perl module for using memcached servers
-
- rec: libdbd-mysql-perl
- Perl5 database interface to the MariaDB/MySQL database
-
- rec: libdbd-odbc-perl
- Perl Database Driver implementing ODBC for DBI
-
- rec: libdbd-pg-perl
- Perl DBI driver for the PostgreSQL database server
-
- rec: libdbd-sqlite3-perl
- Perl DBI driver with a self-contained RDBMS
-
- sug: libdbd-oracle-perl
- Perl DBI driver for Oracle