软件包:libdata-session-perl(1.18-2)
libdata-session-perl 的相关链接
Debian 的资源:
下载源码包 libdata-session-perl:
- [libdata-session-perl_1.18-2.dsc]
- [libdata-session-perl_1.18.orig.tar.gz]
- [libdata-session-perl_1.18-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
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.
其他与 libdata-session-perl 有关的软件包
|
|
|
|
-
- 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)
同时作为一个虚包由这些包填实: libossp-uuid-perl - 或者 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
- 拉里 沃尔的实用报表提取语言(Perl)
-
- 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