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.15.tar.gz | 0000035664 34.8 KB | |
cpanspec.yml | 0000000547 547 Bytes | |
perl-Data-Validate-Domain.changes | 0000002595 2.53 KB | |
perl-Data-Validate-Domain.spec | 0000001943 1.9 KB |
Latest Revision
Dominique Leuenberger (dimstar_suse)
accepted
request 913803
from
Dirk Stoecker (dstoecker)
(revision 2)
Comments 0