Tue, 20 Jan 2026 00:40:01 CST | login

Information for build perl-Params-Validate-1.30-5.ocs23

ID959
Package Nameperl-Params-Validate
Version1.30
Release5.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/perl-Params-Validate.git?.#06659dc2c1df9293f7097aee592df69bb2754315
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 byocs-bot
State complete
Volume DEFAULT
StartedWed, 16 Aug 2023 15:09:13 CST
CompletedWed, 16 Aug 2023 15:11:08 CST
Taskbuild (dist-ocs23, /opencloudos-stream/perl-Params-Validate.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-Params-Validate.git?.#origin/master'}}
Tags
dist-ocs23
RPMs
src
perl-Params-Validate-1.30-5.ocs23.src.rpm (info) (download)
aarch64
perl-Params-Validate-1.30-5.ocs23.aarch64.rpm (info) (download)
perl-Params-Validate-debuginfo-1.30-5.ocs23.aarch64.rpm (info) (download)
perl-Params-Validate-debugsource-1.30-5.ocs23.aarch64.rpm (info) (download)
x86_64
perl-Params-Validate-1.30-5.ocs23.x86_64.rpm (info) (download)
perl-Params-Validate-debuginfo-1.30-5.ocs23.x86_64.rpm (info) (download)
perl-Params-Validate-debugsource-1.30-5.ocs23.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * 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