Sat, 17 Jan 2026 20:50:13 CST | login

Information for build perl-Specio-0.48-5.ocs23

ID997
Package Nameperl-Specio
Version0.48
Release5.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/perl-Specio.git?.#ba56d3c2eac372922da87c026f0949847f02ae80
SummaryType constraints and coercions for Perl
DescriptionThe Specio distribution provides classes for representing type constraints and coercion, along with syntax sugar for declaring them. Note that this is not a proper type system for Perl. Nothing in this distribution will magically make the Perl interpreter start checking a value's type on assignment to a variable. In fact, there's no built-in way to apply a type to a variable at all. Instead, you can explicitly check a value against a type, and optionally coerce values to that type.
Built byocs-bot
State complete
Volume DEFAULT
StartedThu, 17 Aug 2023 11:40:05 CST
CompletedThu, 17 Aug 2023 11:41:13 CST
Taskbuild (dist-ocs23, /opencloudos-stream/perl-Specio.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-Specio.git?.#origin/master'}}
Tags
dist-ocs23
RPMs
src
perl-Specio-0.48-5.ocs23.src.rpm (info) (download)
noarch
perl-Specio-0.48-5.ocs23.noarch.rpm (info) (download)
perl-Test-Specio-0.48-5.ocs23.noarch.rpm (info) (download)
Logs
noarch
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Thu Aug 17 2023 Xiaojie Chen <jackxjchen@tencent.com> - 0.48-5 - Remove perl(:MODULE_COMPAT) which will be generated by perl-generators >= 1.15 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.48-4 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.48-3 - Rebuilt for OpenCloudOS Stream 23 * Mon Oct 31 2022 Xiaojie Chen <jackxjchen@tencent.com> - 0.48-2 - Remove requires perl(XString). * Wed Aug 03 2022 yangke <yangke@redflag-os.com> - 0.48-1 - init build