Thu, 30 Apr 2026 03:41:08 CST | login

Information for build perl-Data-Validate-Domain-0.15-3.oc9

ID25684
Package Nameperl-Data-Validate-Domain
Version0.15
Release3.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-Data-Validate-Domain.git?.#dcd0abc8a604974c8469082e3fc264a7d83848f0
SummaryDomain validation methods Perl module
DescriptionThis module collects domain validation routines to make input validation, and untainting easier and more readable. All functions return an untainted value if the test passes, and undef if it fails. This means that you should always check for a defined status explicitly. Don't assume the return will be true. (e.g. is_username('0')) The value to test is always the first (and often only) argument.
Built byfanjunkong
State complete
Volume DEFAULT
StartedThu, 25 Jul 2024 21:54:50 CST
CompletedThu, 25 Jul 2024 21:58:56 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/perl-Data-Validate-Domain.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-Data-Validate-Domain.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-2504-build
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
perl-Data-Validate-Domain-0.15-3.oc9.src.rpm (info) (download)
noarch
perl-Data-Validate-Domain-0.15-3.oc9.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Tue Jul 02 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.15-3 - rebuild * Mon Jul 01 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.15-2 - rebuild * Thu Jun 20 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.15-1 - initial build