Data::Validate::IP 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 value
will be true.
Installed Size: 58.4 kB
Architectures: all