Thu, 05 Feb 2026 08:33:56 CST | login

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

ID27801
Package Nameperl-Return-MultiLevel
Version0.08
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-Return-MultiLevel.git?.#c77c18849a6c064f220529634a35c039ab305f99
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 byfanjunkong
State complete
Volume DEFAULT
StartedMon, 05 Aug 2024 16:18:53 CST
CompletedMon, 05 Aug 2024 16:21:10 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-1.oc9.src.rpm (info) (download)
noarch
perl-Return-MultiLevel-0.08-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 * Tue Jul 23 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.08-1 - initial build