Ipv4 and ipv6 validation methods
http://search.cpan.org/dist/Data-Validate-IP
This module collects ip 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.
- Sources inherited from project openSUSE:Backports:SLE-15-SP1
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP1:Update/perl-Data-Validate-IP && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Data-Validate-IP-0.27.tar.gz | 0000038139 37.2 KB | |
cpanspec.yml | 0000000669 669 Bytes | |
perl-Data-Validate-IP.changes | 0000003564 3.48 KB | |
perl-Data-Validate-IP.spec | 0000002117 2.07 KB |
Latest Revision
Ismail Dönmez (namtrac)
committed
(revision 1)
osc copypac from project:openSUSE:Leap:15.1 package:perl-Data-Validate-IP revision:1
Comments 0