The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.05 - 2003-02-02

  • Added a subroutine that could be overloaded so as to not allowing certain things as the session ID (the tactic of trap-ids could be implemented here.), or Apache::Session interface (only allow Session::MySQL or somat.).
  • If the tie is called via an eval() function it is now assumed that the user wishes to assess the validity of the session. (this will hurt performance, but the session will be immediately closed after the test so as to remove locks.)

Modules

Perl extension for opening Apache::Sessions on first read/write access.