Generic cache interface and implementations
The Cache modules are designed to assist a developer in persisting data for a specified period of time. Often these modules are used in web applications to store data locally to save repeated and redundant expensive calls to remote machines or databases. People have also been known to use Cache::Cache for its straightforward interface in sharing data between runs of an application or invocations of a CGI-style script or simply as an easy to use abstraction of the filesystem or shared memory.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.08-31.fc42 | - |
Fedora 42 | 1.08-31.fc42 | - |
Fedora 41 | 1.08-30.fc41 | 1.08-30.fc41 |
Fedora 40 | 1.08-28.fc40 | - |
Fedora EPEL 9 | 1.08-15.el9 | - |
Fedora EPEL 8 | 1.08-15.el8 | - |
Fedora EPEL 10.1 | 1.08-30.el10_0 | - |
Fedora EPEL 10.0 | 1.08-30.el10_0 | - |
You can contact the maintainers of this package via email at
perl-Cache-Cache dash maintainers at fedoraproject dot org
.