Tue, 14 May 2024 02:42:52 UTC | login

Information for build perl-Data-Validate-Domain-0.14-6.fc29

ID49705
Package Nameperl-Data-Validate-Domain
Version0.14
Release6.fc29
Epoch
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 bydavidlt
State complete
Volume DEFAULT
StartedThu, 12 Jul 2018 18:22:16 UTC
CompletedThu, 12 Jul 2018 18:22:16 UTC
Tags
f29
RPMs
src
perl-Data-Validate-Domain-0.14-6.fc29.src.rpm (info) (download)
noarch
perl-Data-Validate-Domain-0.14-6.fc29.noarch.rpm (info) (download)
Changelog * Thu Jun 28 2018 Jitka Plesnikova <jplesnik@redhat.com> - 0.14-6 - Perl 5.28 rebuild * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.14-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.14-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Mon Jun 05 2017 Jitka Plesnikova <jplesnik@redhat.com> - 0.14-3 - Perl 5.26 rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.14-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Wed Aug 31 2016 Jitka Plesnikova <jplesnik@redhat.com> - 0.14-1 - 0.14 bump * Mon Aug 01 2016 Jitka Plesnikova <jplesnik@redhat.com> - 0.12-1 - 0.12 bump