Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Apache-SessionX-2.10.0-11.mga8 RPM for noarch

From Mageia 8 for i586 / media / core / release

Name: perl-Apache-SessionX Distribution: Mageia
Version: 2.10.0 Vendor: Mageia.Org
Release: 11.mga8 Build date: Wed Feb 12 12:46:35 2020
Group: Development/Perl Build host: localhost
Size: 34745 Source RPM: perl-Apache-SessionX-2.10.0-11.mga8.src.rpm
Packager: umeabot <umeabot>
Url: http://search.cpan.org/dist/Apache-SessionX
Summary: An extented persistence framework for session data
Apache::SessionX extends Apache::Session. It was initialy written to use
Apache::Session from inside of HTML::Embperl, but is seems to be useful
outside of Embperl as well, so here is it as standalone module.

Apache::Session is a persistence framework which is particularly
useful for tracking session data between httpd requests. Apache::Session is
designed to work with Apache and mod_perl, but it should work under CGI and
other web servers, and it also works outside of a web server altogether.

Apache::Session consists of five components: the interface, the object
store, the lock manager, the ID generator, and the serializer. The interface
is defined in SessionX.pm, which is meant to be easily subclassed. The
object store can be the filesystem, a Berkeley DB, a MySQL DB, an Oracle DB,
or a Postgres DB. Locking is done by lock files, semaphores, or the locking
capabilities of MySQL and Postgres. Serialization is done via Storable, and
optionally ASCII-fied via MIME or pack(). ID numbers are generated via MD5.
The reader is encouraged to extend these capabilities to meet his own
requirements.

Provides

Requires

License

GPL+ or Artistic

Changelog

* Wed Feb 12 2020 umeabot <umeabot> 2.10.0-11.mga8
  + Revision: 1503452
  - Mageia 8 Mass Rebuild
  + wally <wally>
  - replace deprecated %makeinstall_std
* Thu Sep 20 2018 umeabot <umeabot> 2.10.0-10.mga7
  + Revision: 1281603
  - Mageia 7 Mass Rebuild

Files

/usr/share/doc/perl-Apache-SessionX
/usr/share/doc/perl-Apache-SessionX/CHANGES
/usr/share/doc/perl-Apache-SessionX/README
/usr/share/man/man3/Apache::SessionX.3pm.xz
/usr/share/man/man3/Apache::SessionX::Generate::MD5.3pm.xz
/usr/share/perl5/vendor_perl/Apache
/usr/share/perl5/vendor_perl/Apache/SessionX
/usr/share/perl5/vendor_perl/Apache/SessionX.pm
/usr/share/perl5/vendor_perl/Apache/SessionX/Config.pm
/usr/share/perl5/vendor_perl/Apache/SessionX/Generate
/usr/share/perl5/vendor_perl/Apache/SessionX/Generate/MD5.pm
/usr/share/perl5/vendor_perl/Apache/SessionX/Manager.pm
/usr/share/perl5/vendor_perl/Apache/SessionX/Store
/usr/share/perl5/vendor_perl/Apache/SessionX/Store/File.pm
/usr/share/perl5/vendor_perl/Apache/testcount.pl
/var/lib/ApacheSessionX


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 16:12:21 2024