The uploaded file
Apache-SessionManager-1.00.tar.gz
has entered CPAN as
file: $CPAN/authors/id/E/EN/ENRYS/Apache-SessionManager-1.00.tar.gz
size: 27856 bytes
md5: e88605e7130611ff4ea84caadba8e1fc
This is the first both mod_perl 1.0 and 2.0 compatible release.
Changes from previous version
-----------------------------
+ Added mod_perl 2 and mod_perl 1 full compatibility
+ Added OO interface
+ Added new cookpod sections:
- "Using Apache::SessionManager without root privileges"
- "Using Apache::SessionManager with Apache::DBI"
- "Expiration policies on the client side"
+ Added t/lib/PerlEnvOO.pm simple mod_perl handler to test OO interface
! Updated Makefile.PL in order to:
- accept command line switch '-n' which
doesn't ask at prompt and doesn't run live Apache tests. This is to
pack
easier this package for Debian (suggested by Krzysztof Krzyzaniak
<[EMAIL PROTECTED]>)
- check correctly environment: mod_perl generation
anded test suite. Added messages before configuring tests
- added httpd.conf extra lines for testing with Apache::DBI
! Bug fix: SessionManagerExpire: '0' => (none|no|disabled) value means no
expiration time
! Moved tests to run only under Apache::testold mod_perl 1 test suite
! Ported t/lib/*.pm sample modules to work either with mod_perl 1.0 and 2.0
! Updated PODS
See perldoc Apache::SessionManager for module documentation and use
See perldoc Apache::SessionManager::cookpod for more info about module use
Any comment and/or criticism are welcome :-)
by
- Enrico
--
Reporting bugs: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html