SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-CGI-Application-Plugin-Session rpm build for : Mageia 9. For other distributions click perl-CGI-Application-Plugin-Session.

Name : perl-CGI-Application-Plugin-Session
Version : 1.50.0 Vendor : Mageia_Org
Release : 10.mga9 Date : 2022-03-20 04:02:23
Group : Development/Perl Source RPM : perl-CGI-Application-Plugin-Session-1.50.0-10.mga9.src.rpm
Size : 0.04 MB
Packager : umeabot < umeabot>
Summary : Add CGI::Session support to CGI::Application
Description :
CGI::Application::Plugin::Session seamlessly adds session support to your
the CGI::Application manpage modules by providing a the CGI::Session
manpage object that is accessible from anywhere in the application.

Lazy loading is used to prevent expensive file system or database calls
from being made if the session is not needed during this request. In other
words, the Session object is not created until it is actually needed. Also,
the Session object will act as a singleton by always returning the same
Session object for the duration of the request.

This module aims to be as simple and non obtrusive as possible. By not
requiring any changes to the inheritance tree of your modules, it can be
easily added to existing applications. Think of it as a plugin module that
adds a couple of new methods directly into the CGI::Application namespace
simply by loading the module.

RPM found in directory: /vol/rzm3/linux-mageia/distrib/9/x86_64/media/core/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-CGI-Application-Plugin-Session-1.50.0-10.mga9.noarch.rpm
ftp.icm.edu.pl  perl-CGI-Application-Plugin-Session-1.50.0-10.mga9.noarch.rpm
ftp.icm.edu.pl  perl-CGI-Application-Plugin-Session-1.50.0-10.mga9.noarch.rpm
ftp.icm.edu.pl  perl-CGI-Application-Plugin-Session-1.50.0-10.mga9.noarch.rpm
     

Provides :
perl(CGI::Application::Plugin::Session)
perl-CGI-Application-Plugin-Session

Requires :
perl(CGI::Application) >= 3.210.0
perl(CGI::Session)
perl(CGI::Session) >= 4.480.0
perl(Carp)
perl(Exporter)
perl(File::Spec)
perl(Scalar::Util)
perl(strict)
perl(vars)
perl-base >= 2:5.34.1
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/share/doc/perl-CGI-Application-Plugin-Session
/usr/share/doc/perl-CGI-Application-Plugin-Session/Changes
/usr/share/doc/perl-CGI-Application-Plugin-Session/META.yml
/usr/share/doc/perl-CGI-Application-Plugin-Session/README
/usr/share/man/man3/CGI::Application::Plugin::Session.3pm.xz
/usr/share/perl5/vendor_perl/CGI
/usr/share/perl5/vendor_perl/CGI/Application
/usr/share/perl5/vendor_perl/CGI/Application/Plugin
/usr/share/perl5/vendor_perl/CGI/Application/Plugin/Session.pm

 
ICM