SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Plack-Middleware-Cached rpm build for : PCLinuxOS. For other distributions click perl-Plack-Middleware-Cached.

Name : perl-Plack-Middleware-Cached
Version : 0.150.0 Vendor : (none)
Release : 6pclos2017 Date : 2017-07-13 04:11:49
Group : Development/Perl Source RPM : perl-Plack-Middleware-Cached-0.150.0-6pclos2017.src.rpm
Size : 0.03 MB
Packager : bb2 < bb2>
Summary : no summary found
Description :
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.

RPM found in directory: /vol/rzm3/linux-pclinuxos/pclinuxos/apt/pclinuxos/64bit/RPMS.x86_64

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Plack-Middleware-Cached-0.150.0-6pclos2017.noarch.rpm
     

Provides :
perl(Plack::Middleware::Cached)
perl-Plack-Middleware-Cached

Requires :
rpmlib(PayloadIsXz) <= 5.2-1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(VersionedDependencies) <= 3.0.3-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
perl-base => 5.22.3
perl(Plack) => 1.0.0


Content of RPM :
/usr/lib/perl5/vendor_perl/5.22.3/Plack
/usr/lib/perl5/vendor_perl/5.22.3/Plack/Middleware
/usr/lib/perl5/vendor_perl/5.22.3/Plack/Middleware/Cached.pm
/usr/lib/perl5/vendor_perl/5.22.3/x86_64-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.22.3/x86_64-linux-thread-multi/auto
/usr/lib/perl5/vendor_perl/5.22.3/x86_64-linux-thread-multi/auto/Plack
/usr/lib/perl5/vendor_perl/5.22.3/x86_64-linux-thread-multi/auto/Plack/Middleware
/usr/lib/perl5/vendor_perl/5.22.3/x86_64-linux-thread-multi/auto/Plack/Middleware/Cached
/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.bz2

 
ICM