unspecified

perl-Data-Validate-Domain - Domain validation methods Perl module

Website: https://metacpan.org/release/Data-Validate-Domain
License: GPL-1.0-or-later OR Artistic-1.0-Perl
Vendor: Fedora Project
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.

Packages

perl-Data-Validate-Domain-0.15-7.el8.noarch [28 KiB] Changelog by Emmanuel Seyman (2023-12-31):
- Migrate to SPDX license

Listing created by Repoview-0.6.6-16.el8.sme