Index of /ports_www/p5-Apache-Session-Wrapper
Name Last modified Size
Parent Directory -
Makefile 28-May-2011 14:15 1.0K
distinfo 28-May-2011 14:15 161
pkg-descr 12-Oct-2004 15:32 545
pkg-plist 28-May-2011 14:15 110
This module is a simple wrapper around Apache::Session which provides some
methods to simplify getting and setting the session id.
It can uses cookies to store the session id, or it can look in a provided
object for a specific parameter. Alternately, you can simply provide the
session id yourself in the call to the session() method.
If you're using Mason, you should probably take a look at
MasonX::Request::WithApacheSession first, which integrates this module directly
into Mason.
WWW: http://search.cpan.org/dist/Apache-Session-Wrapper/