| Paketname | libapache-session-wrapper-perl | 
| Beschreibung | simple wrapper around Apache::Session | 
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) | 
| Version | 0.34-1 | 
| Sektion | perl | 
| Priorität | optional | 
| Installierte Größe | 100 Byte | 
| Hängt ab von | perl, libapache-session-perl, libparams-validate-perl, libclass-container-perl, libexception-class-p | 
| Empfohlene Pakete |  | 
| Paketbetreuer | Debian Perl Group | 
| Quelle |  | 
| Paketgröße | 22488 Byte | 
| Prüfsumme MD5 | 75d177ec85beb95c5a4fdb4ae7213dec | 
| Prüfsumme SHA1 | e7f43f55c8dca46e1e1ac32474cfb8e1ad192aab | 
| Prüfsumme SHA256 | ddcda6c3748c36cbf562ac5cf56f4b36ffef37922e70bb35ab941b5b90a5e5c8 | 
| Link zum Herunterladen | libapache-session-wrapper-perl_0.34-1_all.deb | 
| Ausführliche Beschreibung | Apache::Session::Wrapper 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. |