Sat, 17 Jan 2026 12:12:34 CST | login

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

ID10324
Package Nameperl-Tie-Cache
Version0.21
Release1.ocs23
Epoch
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
StartedTue, 14 May 2024 22:46:31 CST
CompletedTue, 14 May 2024 22:48:51 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
dist-ocs23-epol9
RPMs
src
perl-Tie-Cache-0.21-1.ocs23.src.rpm (info) (download)
noarch
perl-Tie-Cache-0.21-1.ocs23.noarch.rpm (info) (download)
Logs
noarch
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.21-1 - initial build