SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Dancer-Session-Cookie rpm build for : openSUSE Tumbleweed. For other distributions click perl-Dancer-Session-Cookie.

Name : perl-Dancer-Session-Cookie
Version : 0.300.0 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 1.4 Date : 2018-03-12 07:09:49
Group : Unspecified Source RPM : perl-Dancer-Session-Cookie-0.300.0-1.4.src.rpm
Size : 0.05 MB
Packager : (none)
Summary : Encrypted cookie-based session backend for Dancer
Description :
This module implements a session engine for sessions stored entirely in
cookies. Usually only the *session id* is stored in cookies and the session
data itself is saved in some external storage, e.g. a database. This module
allows you to avoid using external storage at all.

Since a server cannot trust any data returned by clients in cookies, this
module uses cryptography to ensure integrity and also secrecy. The data
your application stores in sessions is completely protected from both
tampering and analysis on the client-side.

Do be aware that browsers limit the size of individual cookies, so this
method is not suitable if you wish to store a large amount of data.
Browsers typically limit the size of a cookie to 4KB, but that includes the
space taken to store the cookie\'s name, expiration and other attributes as
well as its content.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl/openSUSE_Tumbleweed/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Dancer-Session-Cookie-0.300.0-1.4.noarch.rpm
     

Provides :
perl(Dancer::Session::Cookie)
perl-Dancer-Session-Cookie

Requires :
perl(:MODULE_COMPAT_5.40.0)
perl(Crypt::CBC)
perl(Crypt::Rijndael)
perl(Dancer) >= 1.311.300
perl(Dancer::Cookie)
perl(Dancer::Cookies)
perl(Dancer::Session::Abstract)
perl(PerlX::Maybe)
perl(Session::Storage::Secure) >= 0.10.0
perl(String::CRC32)
perl(Time::Duration::Parse)
perl(parent)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.40.0/Dancer
/usr/lib/perl5/vendor_perl/5.40.0/Dancer/Session
/usr/lib/perl5/vendor_perl/5.40.0/Dancer/Session/Cookie.pm
/usr/share/doc/packages/perl-Dancer-Session-Cookie
/usr/share/doc/packages/perl-Dancer-Session-Cookie/CONTRIBUTING.md
/usr/share/doc/packages/perl-Dancer-Session-Cookie/CONTRIBUTORS
/usr/share/doc/packages/perl-Dancer-Session-Cookie/Changes
/usr/share/doc/packages/perl-Dancer-Session-Cookie/README.mkdn
/usr/share/doc/packages/perl-Dancer-Session-Cookie/doap.xml
/usr/share/licenses/perl-Dancer-Session-Cookie
/usr/share/licenses/perl-Dancer-Session-Cookie/LICENSE
/usr/share/man/man3/Dancer::Session::Cookie.3pm.gz

 
ICM