Sat, 17 Jan 2026 04:22:22 CST | login

Information for build perl-Tie-Cache-0.21-2.ocs23

ID19667
Package Nameperl-Tie-Cache
Version0.21
Release2.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/perl-Tie-Cache.git?.#142652e6be647fbb0bdd9448cee686303947f005
SummaryLRU Cache in Memory
DescriptionThis module implements a least recently used (LRU) cache in memory through a tie interface. Any time data is stored in the tied hash, that key/value pair has an entry time associated with it, and as the cache fills up, those members of the cache that are the oldest are removed to make room for new entries.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Sep 2024 17:04:39 CST
CompletedFri, 13 Sep 2024 17:08:03 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/perl-Tie-Cache.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-Tie-Cache.git?.#origin/master'}}
Tags
dist-ocs23-epol9
epol9-test-compose
RPMs
src
perl-Tie-Cache-0.21-2.ocs23.src.rpm (info) (download)
noarch
perl-Tie-Cache-0.21-2.ocs23.noarch.rpm (info) (download)
Logs
noarch
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Sep 13 2024 bbrucezhang <bbrucezhang@tencent.com> - 0.21-2 - Remove not use macros * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.21-1 - initial build