1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
This is Debian GNU/Linux's prepackaged version of Jeffrey Baker
<jeffrey@kathyandjeffrey.net>'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 Jeffrey William Baker (jeffrey@kathyandjeffrey.net)
# Distribute under the Artistic License
#
#############################################################################
|