How to Install and Uninstall perl-Data-Validate-Domain.noarch Package on CentOS Stream 9
Last updated: November 29,2024
1. Install "perl-Data-Validate-Domain.noarch" package
Please follow the guidelines below to install perl-Data-Validate-Domain.noarch on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
perl-Data-Validate-Domain.noarch
Copied
2. Uninstall "perl-Data-Validate-Domain.noarch" package
Please follow the instructions below to uninstall perl-Data-Validate-Domain.noarch on CentOS Stream 9:
$
sudo dnf remove
perl-Data-Validate-Domain.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Data-Validate-Domain.noarch package on CentOS Stream 9
Last metadata expiration check: 1:14:07 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : perl-Data-Validate-Domain
Version : 0.15
Release : 7.el9
Architecture : noarch
Size : 25 k
Source : perl-Data-Validate-Domain-0.15-7.el9.src.rpm
Repository : epel
Summary : Domain validation methods Perl module
URL : https://metacpan.org/release/Data-Validate-Domain
License : GPL-1.0-or-later OR Artistic-1.0-Perl
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.
Available Packages
Name : perl-Data-Validate-Domain
Version : 0.15
Release : 7.el9
Architecture : noarch
Size : 25 k
Source : perl-Data-Validate-Domain-0.15-7.el9.src.rpm
Repository : epel
Summary : Domain validation methods Perl module
URL : https://metacpan.org/release/Data-Validate-Domain
License : GPL-1.0-or-later OR Artistic-1.0-Perl
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.