Sun, 28 Dec 2025 06:05:02 CST | login

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

ID15463
Package Nameperl-Try-Tiny
Version0.31
Release6.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/perl-Try-Tiny.git?.#4ab43801222853d1d6ad8e6b6e0ac3829cb8037a
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
StartedSat, 17 Aug 2024 01:08:48 CST
CompletedSat, 17 Aug 2024 01:10:35 CST
Taskbuild (dist-ocs23, /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
dist-ocs23-base
RPMs
src
perl-Try-Tiny-0.31-6.ocs23.src.rpm (info) (download)
noarch
perl-Try-Tiny-0.31-6.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 * 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.