Wed, 08 Apr 2026 07:06:45 CST | login

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

ID23308
Package Nameperl-Tie-Cache
Version0.21
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-Tie-Cache.git?.#0cc9ef28ad04a9254c975768b28b12a525260cc5
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
StartedMon, 03 Jun 2024 19:42:42 CST
CompletedMon, 03 Jun 2024 19:44:49 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-compose
RPMs
src
perl-Tie-Cache-0.21-1.oc9.src.rpm (info) (download)
noarch
perl-Tie-Cache-0.21-1.oc9.noarch.rpm (info) (download)
Logs
noarch
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.21-1 - initial build