1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
This is Debian GNU/Linux's prepackaged version of Jeffrey Baker
<jwbaker@acm.org>'s Apache::Session. This is a set of perl modules
for storing and retrieving session information in CGI and mod_perl
scripts.
Michael Alan Dorman <mdorman@debian.org> put together this package
from original Apache::Session sources. The library is available from
the Comprehensive Perl Archive Network (CPAN). Visit
<URL:http://www.perl.com/CPAN/> to find a CPAN site near you.
The files in debian/ were added.
#############################################################################
#
# Apache::Session
# Apache persistent user sessions
# Copyright(c) 1998, 1999, 2000 Jeffrey William Baker (jwbaker@acm.org)
# Distribute under the Artistic License
#
#############################################################################
Larry Wall's "Artistic License" for perl can be found in
/usr/share/common-licenses/Artistic.
|