Domain validation methods
http://search.cpan.org/dist/Data-Validate-Domain
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.
- Developed at devel:languages:perl
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/perl-Data-Validate-Domain && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Data-Validate-Domain-0.14.tar.gz | 0000031962 31.2 KB | |
cpanspec.yml | 0000000547 547 Bytes | |
perl-Data-Validate-Domain.changes | 0000001989 1.94 KB | |
perl-Data-Validate-Domain.spec | 0000001912 1.87 KB |
Revision 1 (latest revision is 2)
Dominique Leuenberger (dimstar_suse)
accepted
request 688000
from
Martin Hauke (mnhauke)
(revision 1)
I want to maintain perl-Data-Validate-Domain in Factory
Comments 0