The Cache interface
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. The Cache interface is implemented by derived classes that store cached data in different manners (such as as files on a filesystem, or in memory).
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 2.11-28.fc41 | - |
Fedora 41 | 2.11-28.fc41 | - |
Fedora 40 | 2.11-27.fc40 | - |
You can contact the maintainers of this package via email at
perl-Cache dash maintainers at fedoraproject dot org
.