Wed, 08 Apr 2026 04:34:09 CST | login

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

ID30616
Package Nameperl-Tie-Cache
Version0.21
Release2.oc9
Epoch
DraftFalse
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 byfanjunkong
State complete
Volume DEFAULT
StartedSat, 21 Sep 2024 05:24:15 CST
CompletedSat, 21 Sep 2024 05:27:40 CST
Taskbuild (dist-oc9-epol, /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-oc9-epol
dist-oc9-epol-2504-build
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
perl-Tie-Cache-0.21-2.oc9.src.rpm (info) (download)
noarch
perl-Tie-Cache-0.21-2.oc9.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
installed_pkgs.log
state.log
hw_info.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