Mon, 30 Jun 2025 04:46:02 CST | login

Information for build perl-Specio-0.48-4.oc9

ID15269
Package Nameperl-Specio
Version0.48
Release4.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/perl-Specio.git?.#d70d17ef18b090216f2a35350dace4ee3a5b81c2
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 bydenisecheng
State complete
Volume DEFAULT
StartedMon, 18 Sep 2023 20:11:42 CST
CompletedMon, 18 Sep 2023 20:14:26 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/perl-Specio.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/perl-Specio.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
RPMs
src
perl-Specio-0.48-4.oc9.src.rpm (info) (download)
noarch
perl-Specio-0.48-4.oc9.noarch.rpm (info) (download)
perl-Test-Specio-0.48-4.oc9.noarch.rpm (info) (download)
Logs
noarch
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * 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