SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-Dancer-Session-Cookie
Version : 0.30 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 1.1 Date : 2018-03-13 11:26:04
Group : Development/Libraries/Perl Source RPM : perl-Dancer-Session-Cookie-0.30-1.1.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_Leap_42.3/noarch

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

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

Requires :
perl(Dancer) => 1.3113
perl(Crypt::Rijndael)
rpmlib(CompressedFileNames) <= 3.0.4-1
perl(Crypt::CBC)
perl(parent)
perl(Dancer::Cookie)
rpmlib(PayloadIsLzma) <= 4.4.6-1
perl(Dancer::Cookies)
perl(String::CRC32)
perl(PerlX::Maybe)
perl(:MODULE_COMPAT_5.18.2)
perl(Session::Storage::Secure) => 0.010
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
perl(Time::Duration::Parse)
perl(Dancer::Session::Abstract)


Content of RPM :
/usr/lib/perl5/vendor_perl/5.18.2/Dancer
/usr/lib/perl5/vendor_perl/5.18.2/Dancer/Session
/usr/lib/perl5/vendor_perl/5.18.2/Dancer/Session/Cookie.pm
/usr/lib/perl5/vendor_perl/5.18.2/x86_64-linux-thread-multi
/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