软件包: libapache-session-wrapper-perl (0.33-1) [universe]
libapache-session-wrapper-perl 的相关链接
Ubuntu 的资源:
下载源码包 libapache-session-wrapper-perl:
- [libapache-session-wrapper-perl_0.33-1.dsc]
- [libapache-session-wrapper-perl_0.33.orig.tar.gz]
- [libapache-session-wrapper-perl_0.33-1.diff.gz]
维护者:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainers (usually from Debian):
- Debian Perl Group (Mail Archive)
- Krzysztof Krzyzaniak (eloy)
- gregor herrmann
- Carlo Segre
It should generally not be necessary for users to contact the original maintainer.
相似软件包:
A simple wrapper around Apache::Session
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.
其它与 libapache-session-wrapper-perl 有关的软件包
|
|
|
-
- dep: libapache-session-perl (>= 1.81)
- Perl modules for keeping persistent user data across http requests
-
- dep: libclass-container-perl
- Glues object frameworks together transparently
-
- dep: libexception-class-perl
- a module that allows you to declare real exception classes in Perl
-
- dep: libparams-validate-perl
- validate parameters to Perl method/function calls
-
- dep: perl (>= 5.6.0-16)
- Larry Wall 的实用抽取和报表语言(Practical Extraction and Report Language)