Sat, 27 Dec 2025 15:21:54 CST | login

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

ID24496
Package Nameperl-Try-Tiny
Version0.31
Release7.ocs23.rva23
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 bymaxonxie
State complete
Volume DEFAULT
StartedFri, 28 Nov 2025 13:53:21 CST
CompletedFri, 28 Nov 2025 15:56:15 CST
Taskbuild (dist-ocs23-riscv-rva23, /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-riscv-rva23
RPMs
src
perl-Try-Tiny-0.31-7.ocs23.rva23.src.rpm (info) (download)
noarch
perl-Try-Tiny-0.31-7.ocs23.rva23.noarch.rpm (info) (download)
Logs
noarch
state.log
build.log
root.log
hw_info.log
installed_pkgs.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.