Sun, 28 Dec 2025 03:45:32 CST | login

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

ID2087
Package Nameperl-Try-Tiny
Version0.31
Release5.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/perl-Try-Tiny.git?.#b0f59f62ba911c03bee6a1b4bf5deb2acff9f793
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 bystreamkoji
State complete
Volume DEFAULT
StartedMon, 11 Sep 2023 11:51:15 CST
CompletedMon, 11 Sep 2023 11:52:55 CST
Taskbuild (dist-ocs23, /opencloudos-stream/perl-Try-Tiny.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-Try-Tiny.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
perl-Try-Tiny-0.31-5.ocs23.src.rpm (info) (download)
noarch
perl-Try-Tiny-0.31-5.ocs23.noarch.rpm (info) (download)
Logs
noarch
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * 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.