Wed, 04 Feb 2026 13:54:42 CST | login

Information for build perl-Return-MultiLevel-0.08-2.oc9

ID39559
Package Nameperl-Return-MultiLevel
Version0.08
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-Return-MultiLevel.git?.#1790679e1567d2ed82ee20e55074f7d414510aa7
SummaryReturn across multiple call levels
DescriptionThis module provides a way to return immediately from a deeply nested call stack. This is similar to exceptions, but exceptions don't stop automatically at a target frame (and they can be caught by intermediate stack frames using eval). In other words, this is more like setjmp(3)/longjmp(3) than die.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 19:15:41 CST
CompletedFri, 13 Jun 2025 19:17:29 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/perl-Return-MultiLevel.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-Return-MultiLevel.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
perl-Return-MultiLevel-0.08-2.oc9.src.rpm (info) (download)
noarch
perl-Return-MultiLevel-0.08-2.oc9.noarch.rpm (info) (download)
Logs
noarch
dnf.rpm.log
build.log
dnf.librepo.log
hw_info.log
dnf.log
mock_output.log
state.log
root.log
installed_pkgs.log
mock_config.log
noarch_rpmdiff.json
Changelog * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 0.08-2 - Rebuilt for loongarch64 * Tue Jul 23 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.08-1 - initial build