Tue, 20 Jan 2026 03:57:19 CST | login

Information for build perl-Params-ValidationCompiler-0.30-5.ocs23

ID1018
Package Nameperl-Params-ValidationCompiler
Version0.30
Release5.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/perl-Params-ValidationCompiler.git?.#e092932a7ec9c40c730f62dd64dfc4d29bed903c
SummaryBuild an optimized subroutine parameter validator once, use it forever
DescriptionThis module creates a customized, highly efficient parameter checking subroutine. It can handle named or positional parameters, and can return the parameters as key/value pairs or a list of values. In addition to type checks, it also supports parameter defaults, optional parameters, and extra "slurpy" parameters.
Built byocs-bot
State complete
Volume DEFAULT
StartedThu, 17 Aug 2023 11:48:20 CST
CompletedThu, 17 Aug 2023 11:50:49 CST
Taskbuild (dist-ocs23, /opencloudos-stream/perl-Params-ValidationCompiler.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-Params-ValidationCompiler.git?.#origin/master'}}
Tags
dist-ocs23
RPMs
src
perl-Params-ValidationCompiler-0.30-5.ocs23.src.rpm (info) (download)
noarch
perl-Params-ValidationCompiler-0.30-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.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> - 0.30-4 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.30-3 - Rebuilt for OpenCloudOS Stream 23 * Thu Feb 16 2023 Shuo Wang <abushwang@tencent.com> - 0.30-2 - remove unused buildrequires * Tue Aug 16 2022 rockerzhu <rockerzhu@tencent.com> - 0.30-1 - Initial build