Mon, 30 Jun 2025 09:53:54 CST | login

Information for build perl-Try-Tiny-0.31-3.oc9

ID15298
Package Nameperl-Try-Tiny
Version0.31
Release3.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/perl-Try-Tiny.git?.#c8cf721e131638b6a8eebcd1d7717861bf7c7286
SummaryMinimal try/catch with proper localization of $@
DescriptionThis module provides bare bones try/catch statements,which provides a nice syntax and avoids adding another call stack layer, and supports calling return from the try block to return from the parent subroutine. It is designed to minimize common mistakes with eval blocks.
Built bydenisecheng
State complete
Volume DEFAULT
StartedMon, 18 Sep 2023 20:18:36 CST
CompletedMon, 18 Sep 2023 20:20:16 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/perl-Try-Tiny.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/perl-Try-Tiny.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
RPMs
src
perl-Try-Tiny-0.31-3.oc9.src.rpm (info) (download)
noarch
perl-Try-Tiny-0.31-3.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 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.31-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.31-2 - Rebuilt for OpenCloudOS Stream 23 * Thu Aug 11 2022 Feng Weiyao <wynnfeng@tencent.com> - 0.31-1 - package init.