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.
- Links to openSUSE:Factory / perl-Data-V...ate-Domain
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:dirkmueller:AL:TW/perl-Data-Validate-Domain && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
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
Dirk Mueller (dirkmueller)
committed
(revision 1)
Comments 0