The uploaded file

    Apache-SessionManager-0.05.tar.gz

has entered CPAN as

  file: $CPAN/authors/id/E/EN/ENRYS/Apache-SessionManager-0.05.tar.gz
  size: 20891 bytes
   md5: 59a42fa50c52871843f50ae8e820e5a7

Changes from previous version
-----------------------------
   + Added syntax control over SessionManagerExpire directive. An explicit
     '0'value means no expiration time (if undefined the default value is
     3600)
   + Added syntax control over SessionManagerInactivity directive
   + Removed dependency from Apache::Cookie. CGI::Cookie will be used
     instead of Apache::Cookie if libapreq aren't installed
   + Added Apache::SessionManager::cookpod HOWTO (it explains use of 
     Apache::SessionManager with several application servers and toolkits
     available designed to run (also) under mod_perl like TT2,
     CGI::Application, PLP, Mason, ecc)
   + Added PLP.pm patch (patches/PLP-3.18.patch) to add direcly $session
     into PLP Perl embedder
   + Added patch (patches/Apache-Session-1.54-patch) for
     Apache::Session::Lock::File
   + Added authentication test handler t/lib/MyAuth.pm to show how
     Apache::SessionManager can work with authentication (see perldoc
     Apache::SessionManager::cookpod)
   ! Modified test handler t/lib/PrintEnv.pm to print $session dump
   ! Updated module docs, added sections
   ! Updated test and docs   

See perldoc Apache::SessionManager for module documentation and use
See perldoc Apache::SessionManager::cookpod for more info about module use

Any comment/criticism are welcome :-)

by

        - Enrico

Reply via email to