[ol8_developer_EPEL] perl-Data-Validate-Domain-0.15-7.el8.noarch

Name:perl-Data-Validate-Domain
Version:0.15
Release:7.el8
Architecture:noarch
Group:Unspecified
Size:44476
License:GPL-1.0-or-later OR Artistic-1.0-Perl
RPM: perl-Data-Validate-Domain-0.15-7.el8.noarch.rpm
Source RPM: perl-Data-Validate-Domain-0.15-7.el8.src.rpm
Build Date:Tue Jan 09 2024
Build Host:build-ol8-x86_64.oracle.com
Vendor:Oracle America
URL:https://metacpan.org/release/Data-Validate-Domain
Summary:Domain validation methods Perl module
Description:
This 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.

Changelog (Show File list) (Show related packages)