Tue, 13 Jan 2026 01:49:42 CST | login

Information for build perl-Params-Validate-1.30-6.oc9

ID18958
Package Nameperl-Params-Validate
Version1.30
Release6.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/perl-Params-Validate.git?.#96c853fc4751efd086b09065ea65a9b396ac7b54
SummaryParams-Validate Perl module
DescriptionThis module allows you to validate method or function call parameters to an arbitrary level of specificity. At the simplest level, it is capable of validating the required parameters were given and that no unspecified additional parameters were passed in.It is also capable of determining that a parameter is of a specific type, that it is an object of a certain class hierarchy, that it possesses certain methods, or applying validation callbacks to arguments.
Built bydenisecheng
State complete
Volume DEFAULT
StartedMon, 08 Jan 2024 05:45:29 CST
CompletedMon, 08 Jan 2024 05:47:03 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/perl-Params-Validate.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/perl-Params-Validate.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
RPMs
src
perl-Params-Validate-1.30-6.oc9.src.rpm (info) (download)
aarch64
perl-Params-Validate-1.30-6.oc9.aarch64.rpm (info) (download)
perl-Params-Validate-debuginfo-1.30-6.oc9.aarch64.rpm (info) (download)
perl-Params-Validate-debugsource-1.30-6.oc9.aarch64.rpm (info) (download)
x86_64
perl-Params-Validate-1.30-6.oc9.x86_64.rpm (info) (download)
perl-Params-Validate-debuginfo-1.30-6.oc9.x86_64.rpm (info) (download)
perl-Params-Validate-debugsource-1.30-6.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.30-6 - Rebuilt for OpenCloudOS Stream 23.09 * Wed Aug 16 2023 Xiaojie Chen <jackxjchen@tencent.com> - 1.30-5 - Remove perl(:MODULE_COMPAT) which will be generated by perl-generators >= 1.15 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.30-4 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.30-3 - Rebuilt for OpenCloudOS Stream 23 * Thu Feb 16 2023 rockerzhu <rockerzhu@tencent.com> - 1.30-2 - Move buildrequires to optional tests * Wed Aug 17 2022 Wang Zhe <bessiewang@tencent.com> - 1.30-1 - initial build