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.

Current upstream source location:
http://www.cpan.org/modules/by-module/Apache/

Copyrights
==========

* Session.pm
# Copyright(c) 1998, 1999, 2000, 2001, 2004 Jeffrey William Baker
  (jwbaker@acm.org)
% Distribute under the Perl License

* Session/Serialize/Sybase.pm
# Copyright(c) 2000 Jeffrey William Baker (jwbaker@acm.org)
  Modified from Apache::Session::Serialize::Storable by Chris Winters
  (chris@cwinters.com)
% Distribute under the Perl License

* Session/Serialize/UUEncode.pm
  Session/Serialize/Storable.pm
  Session/Serialize/Base64.pm
  Session/DB_File.pm
  Session/Store/DB_File.pm
  Session/Lock/MySQL.pm
  Session/Informix.pm
  Session/Oracle.pm
# Copyright(c) 2000 Jeffrey William Baker (jwbaker@acm.org)
% Distribute under the Perl License

* Session/Store/MySQL.pm
  Session/Store/File.pm
  Session/Lock/File.pm
# Copyright(c) 1998, 1999, 2000, 2004 Jeffrey William Baker (jwbaker@acm.org)
% Distribute under the Perl License

* Session/Store/Sybase.pm
# Copyright(c) 2000, 2004 Jeffrey William Baker (jwbaker@acm.org), Mark
  Landry (mdlandry@lincoln.midcoast.com), and Chris Winters
  (chris@cwinters.com)

  With modifications from earlier version of Apache::Session::DBI::Sybase
    from Mark Landry (mdlandry@lincoln.midcoast.com)

  Modified to work with Apache::Session v 1.5+ by Chris Winters
  (chris@cwinters.com)

% Distribute under the Perl License

* Session/Store/Postgres.pm
  Session/Store/Oracle.pm
  Session/Lock/Null.pm
  Session/Lock/Semaphore.pm
  Session/MySQL.pm
  Session/Postgres.pm
  Session/File.pm
# Copyright(c) 1998, 1999, 2000 Jeffrey William Baker (jwbaker@acm.org)
% Distribute under the Perl License

* Session/Store/Informix.pm
# Copyright(c) 1998, 1999, 2000, 2004 Jeffrey William Baker (jwbaker@acm.org)
  and Mike Langen (mike.langen@tamedia.ch)
% Distribute under the Perl License

* Session/Store/DBI.pm
# Copyright(c) 2000, 2004 Jeffrey William Baker (jwbaker@acm.org)
% Distribute under the Perl License

* Session/Flex.pm
  Session/Generate/MD5.pm
# Copyright(c) 2000, 2001 Jeffrey William Baker (jwbaker@acm.org)
% Distribute under the Perl License

* Session/Lock/Sybase.pm
# Copyright(c) 2003 Oliver Maul (oli@42.nu)
% Distribute under the Perl License

* Session/Sybase.pm
# Copyright(c) 1998, 1999, 2000 Jeffrey William Baker (jwbaker@acm.org)
  Modified from Apache::Session::MySQL by Chris Winters (chris@cwinters.com)
5 Distribute under the Perl License

Tatsuhiko Miyagawa <miyagawa@bulknews.net> is the author of
Generate::ModUniqueID and Generate::ModUsertrack

Perl license is as follows:
    This program is free software; you can redistribute it and/or modify
    it under the terms of either:

    a) the GNU General Public License as published by the Free Software
       Foundation; either version 1, or (at your option) any later
       version, or

    b) the "Artistic License" which comes with Perl.

On Debian GNU/Linux systems, the complete text of the GNU General Public
License can be found in `/usr/share/common-licenses/GPL' and the Artistic
Licence in `/usr/share/common-licenses/Artistic'.
