Sun, 29 Sep 2024 05:33:46 UTC | login

Information for build perl-App-Cache-0.37-36.fc37

ID197723
Package Nameperl-App-Cache
Version0.37
Release36.fc37
Epoch
SummaryEasy application-level caching
DescriptionThe App::Cache module lets an application cache data locally. There are a few times an application would need to cache data: when it is retrieving information from the network or when it has to complete a large calculation. For example, the Parse::BACKPAN::Packages module downloads a file off the net and parses it, creating a data structure. Only then can it actually provide any useful information for the programmer. Parse::BACKPAN::Packages uses App::Cache to cache both the file download and data structures, providing much faster use when the data is cached. This module stores data in the home directory of the user, in a dot directory. For example, the Parse::BACKPAN::Packages cache is actually stored underneath "~/.parse_backpan_packages/cache/". This is so that permissions are not a problem -- it is a per-user, per-application cache.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 06 Sep 2022 10:46:46 UTC
CompletedTue, 06 Sep 2022 10:46:46 UTC
Tags
f37
f38
RPMs
src
perl-App-Cache-0.37-36.fc37.src.rpm (info) (download)
noarch
perl-App-Cache-0.37-36.fc37.noarch.rpm (info) (download)
perl-App-Cache-tests-0.37-36.fc37.noarch.rpm (info) (download)
Changelog * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.37-36 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Jun 01 2022 Jitka Plesnikova <jplesnik@redhat.com> - 0.37-35 - Perl 5.36 rebuild * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.37-34 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.37-33 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri May 21 2021 Jitka Plesnikova <jplesnik@redhat.com> - 0.37-32 - Perl 5.34 rebuild * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.37-31 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.37-30 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild