Sun, 28 Dec 2025 02:19:14 CST | login

Information for build perl-Try-Tiny-0.31-7.ocs23

ID21833
Package Nameperl-Try-Tiny
Version0.31
Release7.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/perl-Try-Tiny.git?.#2aafcbde17bac5fefa9d372d6a443b8210300cc6
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 byocs-bot
State complete
Volume DEFAULT
StartedFri, 27 Sep 2024 17:56:24 CST
CompletedFri, 27 Sep 2024 18:03:06 CST
Taskbuild (dist-ocs23-base, /opencloudos-stream/perl-Try-Tiny.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-Try-Tiny.git?.#origin/master'}}
Tags
dist-ocs23-base
RPMs
src
perl-Try-Tiny-0.31-7.ocs23.src.rpm (info) (download)
noarch
perl-Try-Tiny-0.31-7.ocs23.noarch.rpm (info) (download)
Logs
noarch
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.31-7 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.31-6 - Rebuilt for loongarch release * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.31-5 - Rebuilt for OpenCloudOS Stream 23.09 * Thu Aug 17 2023 Xiaojie Chen <jackxjchen@tencent.com> - 0.31-4 - Remove perl-libs which will be generated by perl-generators >= 1.15 * 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.