Thu, 09 Apr 2026 04:38:12 CST | login

Information for build perl-Scope-Guard-0.21-2.oc9

ID39530
Package Nameperl-Scope-Guard
Version0.21
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-Scope-Guard.git?.#ef41258ea1a1db775a76be7950a8d36164df868e
SummaryLexically scoped resource management
DescriptionThis module provides a convenient way to perform cleanup or other forms of resource management at the end of a scope. It is particularly useful when dealing with exceptions: the Scope::Guard constructor takes a reference to a subroutine that is guaranteed to be called even if the thread of execution is aborted prematurely. This effectively allows lexically-scoped "promises" to be made that are automatically honored by Perl's garbage collector.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 19:08:04 CST
CompletedFri, 13 Jun 2025 19:10:15 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/perl-Scope-Guard.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-Scope-Guard.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
perl-Scope-Guard-0.21-2.oc9.src.rpm (info) (download)
noarch
perl-Scope-Guard-0.21-2.oc9.noarch.rpm (info) (download)
Logs
noarch
state.log
build.log
installed_pkgs.log
root.log
dnf.librepo.log
dnf.rpm.log
dnf.log
mock_output.log
hw_info.log
mock_config.log
noarch_rpmdiff.json
Changelog * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 0.21-2 - Rebuilt for loongarch64 * Wed Jul 24 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.21-1 - initial build