Package: wnpp
Owner: Mason James <m...@kohaaloha.com>
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org, debian-p...@lists.debian.org

* Package name    : libdata-session-perl
  Version         : 1.18
  Upstream Author : Ron Savage <r...@savage.net.au>
* URL             : https://metacpan.org/release/Data-Session
* License         : Artistic or GPL-1+
  Programming Lang: Perl
  Description     : 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.

The package will be maintained under the umbrella of the Debian Perl Group.

--
Generated with the help of dpt-gen-itp(1) from pkg-perl-tools.

Reply via email to