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

perl-Plack-Middleware-Cached-0.150.0-8.mga8 RPM for noarch

From Mageia 8 for x86_64 / media / core / release

Name: perl-Plack-Middleware-Cached Distribution: Mageia
Version: 0.150.0 Vendor: Mageia.Org
Release: 8.mga8 Build date: Sat Feb 15 01:46:42 2020
Group: Development/Perl Build host: localhost
Size: 31354 Source RPM: perl-Plack-Middleware-Cached-0.150.0-8.mga8.src.rpm
Packager: umeabot <umeabot>
Url: http://search.cpan.org/dist/Plack-Middleware-Cached
Summary: Glues a cache to your PSGI applicatio
This module can be used to glue a cache to a the PSGI manpage applications
or middleware. A *cache* is an object that provides at least two methods to
get and set data, based on a key. Existing cache modules on CPAN include
the CHI manpage, the Cache manpage, and the Cache::Cache manpage.
Plack::Middleware::Cached is put in front of a PSGI application as
middleware. Given a request in form of a PSGI environment E, it either
returns the matching response R from its cache, or it passed the request to
the wrapped application, and stores the application's response in the
cache:

                      ________          _____
    Request  ===E===>|        |---E--->|     |
                     | Cached |        | App |
    Response <==R====|________|<--R----|_____|

In most cases, only a part of the environment E is relevant to the request.
This relevant part is called the caching *key*. By default, the key is set
to the value of REQUEST_URI from the environment E.

Provides

Requires

License

GPL+ or Artistic

Changelog

* Sat Feb 15 2020 umeabot <umeabot> 0.150.0-8.mga8
  + Revision: 1523800
  - Mageia 8 Mass Rebuild
  + wally <wally>
  - replace deprecated %makeinstall_std
* Tue Mar 12 2019 tv <tv> 0.150.0-7.mga7
  + Revision: 1374795
  - fix summary
* Wed Sep 19 2018 umeabot <umeabot> 0.150.0-6.mga7
  + Revision: 1270523
  - Mageia 7 Mass Rebuild

Files

/usr/share/doc/perl-Plack-Middleware-Cached
/usr/share/doc/perl-Plack-Middleware-Cached/LICENSE
/usr/share/doc/perl-Plack-Middleware-Cached/META.yml
/usr/share/doc/perl-Plack-Middleware-Cached/MYMETA.yml
/usr/share/doc/perl-Plack-Middleware-Cached/README
/usr/share/man/man3/Plack::Middleware::Cached.3pm.xz
/usr/share/perl5/vendor_perl/Plack
/usr/share/perl5/vendor_perl/Plack/Middleware
/usr/share/perl5/vendor_perl/Plack/Middleware/Cached.pm


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 15:38:33 2024