Tue, 20 Jan 2026 11:39:36 CST | login

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

ID2762
Package Nameperl-Params-ValidationCompiler
Version0.30
Release6.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/perl-Params-ValidationCompiler.git?.#f5175c3ba5042bee6975a403a6a6dcebc3438fe5
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 bystreamkoji
State complete
Volume DEFAULT
StartedMon, 11 Sep 2023 12:36:01 CST
CompletedMon, 11 Sep 2023 12:37:28 CST
Taskbuild (dist-ocs23, /opencloudos-stream/perl-Params-ValidationCompiler.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-Params-ValidationCompiler.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
perl-Params-ValidationCompiler-0.30-6.ocs23.src.rpm (info) (download)
noarch
perl-Params-ValidationCompiler-0.30-6.ocs23.noarch.rpm (info) (download)
Logs
noarch
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.30-6 - Rebuilt for OpenCloudOS Stream 23.09 * 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