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

perl-Catalyst-Plugin-Session-0.43-5.fc39 RPM for noarch

From Fedora 39 for ppc64le / p

Name: perl-Catalyst-Plugin-Session Distribution: Fedora Project
Version: 0.43 Vendor: Fedora Project
Release: 5.fc39 Build date: Thu Jul 20 22:01:52 2023
Group: Unspecified Build host: buildvm-x86-29.iad2.fedoraproject.org
Size: 124016 Source RPM: perl-Catalyst-Plugin-Session-0.43-5.fc39.src.rpm
Packager: Fedora Project
Url: https://metacpan.org/release/Catalyst-Plugin-Session
Summary: Catalyst generic session plugin
This plugin is the base of two related parts of functionality
required for session management in web applications.

The first part, the State, is getting the browser to repeat back a
session key, so that the web application can identify the client and
logically string several requests together into a session.

The second part, the Store, deals with the actual storage of information
about the client. This data is stored so that the it may be revived for
every request made by the same client.

This plugin links the two pieces together.

Provides

Requires

License

GPL+ or Artistic

Changelog

* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.43-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.43-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.43-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Mon Jun 06 2022 Jitka Plesnikova <jplesnik@redhat.com> - 0.43-2
  - Perl 5.36 re-rebuild of bootstrapped packages
* Sun Jun 05 2022 Emmanuel Seyman <emmanuel@seyman.fr> - 0.43-1
  - Update to 0.43
  - Use %{make_build} and %{make_install} where appropriate
  - Replace %{__perl} with /usr/bin/perl
* Fri Jun 03 2022 Jitka Plesnikova <jplesnik@redhat.com> - 0.41-16
  - Perl 5.36 re-rebuild of bootstrapped packages
* Wed Jun 01 2022 Jitka Plesnikova <jplesnik@redhat.com> - 0.41-15
  - Perl 5.36 rebuild
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.41-14
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.41-13
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild

Files

/usr/share/doc/perl-Catalyst-Plugin-Session
/usr/share/doc/perl-Catalyst-Plugin-Session/Changes
/usr/share/doc/perl-Catalyst-Plugin-Session/README
/usr/share/doc/perl-Catalyst-Plugin-Session/t
/usr/share/doc/perl-Catalyst-Plugin-Session/t/00_basic_sanity.t
/usr/share/doc/perl-Catalyst-Plugin-Session/t/01_setup.t
/usr/share/doc/perl-Catalyst-Plugin-Session/t/03_flash.t
/usr/share/doc/perl-Catalyst-Plugin-Session/t/05_semi_persistent_flash.t
/usr/share/doc/perl-Catalyst-Plugin-Session/t/cat_test.t
/usr/share/doc/perl-Catalyst-Plugin-Session/t/lib
/usr/share/doc/perl-Catalyst-Plugin-Session/t/lib/FlashTestApp
/usr/share/doc/perl-Catalyst-Plugin-Session/t/lib/FlashTestApp.pm
/usr/share/doc/perl-Catalyst-Plugin-Session/t/lib/FlashTestApp/Controller
/usr/share/doc/perl-Catalyst-Plugin-Session/t/lib/FlashTestApp/Controller/Root.pm
/usr/share/doc/perl-Catalyst-Plugin-Session/t/lib/MiniUA.pm
/usr/share/doc/perl-Catalyst-Plugin-Session/t/lib/SessionExpiry
/usr/share/doc/perl-Catalyst-Plugin-Session/t/lib/SessionExpiry.pm
/usr/share/doc/perl-Catalyst-Plugin-Session/t/lib/SessionExpiry/Controller
/usr/share/doc/perl-Catalyst-Plugin-Session/t/lib/SessionExpiry/Controller/Root.pm
/usr/share/doc/perl-Catalyst-Plugin-Session/t/lib/SessionTestApp
/usr/share/doc/perl-Catalyst-Plugin-Session/t/lib/SessionTestApp.pm
/usr/share/doc/perl-Catalyst-Plugin-Session/t/lib/SessionTestApp/Controller
/usr/share/doc/perl-Catalyst-Plugin-Session/t/lib/SessionTestApp/Controller/Root.pm
/usr/share/doc/perl-Catalyst-Plugin-Session/t/lib/SessionValid
/usr/share/doc/perl-Catalyst-Plugin-Session/t/lib/SessionValid.pm
/usr/share/doc/perl-Catalyst-Plugin-Session/t/lib/SessionValid/Controller
/usr/share/doc/perl-Catalyst-Plugin-Session/t/lib/SessionValid/Controller/Root.pm
/usr/share/doc/perl-Catalyst-Plugin-Session/t/live_accessor.t
/usr/share/doc/perl-Catalyst-Plugin-Session/t/live_app.t
/usr/share/doc/perl-Catalyst-Plugin-Session/t/live_expiry_threshold.t
/usr/share/doc/perl-Catalyst-Plugin-Session/t/live_session_fixation.t
/usr/share/doc/perl-Catalyst-Plugin-Session/t/live_verify_address.t
/usr/share/doc/perl-Catalyst-Plugin-Session/t/live_verify_user_agent.t
/usr/share/doc/perl-Catalyst-Plugin-Session/t/session_valid.t
/usr/share/man/man3/Catalyst::Plugin::Session.3pm.gz
/usr/share/man/man3/Catalyst::Plugin::Session::State.3pm.gz
/usr/share/man/man3/Catalyst::Plugin::Session::Store.3pm.gz
/usr/share/man/man3/Catalyst::Plugin::Session::Store::Dummy.3pm.gz
/usr/share/man/man3/Catalyst::Plugin::Session::Test::Store.3pm.gz
/usr/share/man/man3/Catalyst::Plugin::Session::Tutorial.3pm.gz
/usr/share/perl5/vendor_perl/Catalyst
/usr/share/perl5/vendor_perl/Catalyst/Plugin
/usr/share/perl5/vendor_perl/Catalyst/Plugin/Session
/usr/share/perl5/vendor_perl/Catalyst/Plugin/Session.pm
/usr/share/perl5/vendor_perl/Catalyst/Plugin/Session/State.pm
/usr/share/perl5/vendor_perl/Catalyst/Plugin/Session/Store
/usr/share/perl5/vendor_perl/Catalyst/Plugin/Session/Store.pm
/usr/share/perl5/vendor_perl/Catalyst/Plugin/Session/Store/Dummy.pm
/usr/share/perl5/vendor_perl/Catalyst/Plugin/Session/Test
/usr/share/perl5/vendor_perl/Catalyst/Plugin/Session/Test/Store.pm
/usr/share/perl5/vendor_perl/Catalyst/Plugin/Session/Tutorial.pod


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Apr 10 02:29:30 2024