This module provides a number IP address validation subs that both validate and untaint their input. This includes both basic validation ("is_ipv4()" and "is_ipv6()") and special cases like checking whether an address belongs to a specific network or...
DROLSKY/Data-Validate-IP-0.27 - 17 Nov 2016 18:05:57 UTCROZCOVO/Data-Format-Validate-0.3 - 04 Aug 2018 22:55:29 UTC
A lot of CPAN modules have a common purpose: reporting if data has some "characteristics". Email::Valid is an illustrous example: reporting if a string has characteristics of an email address. The "address()" method reports this via returning 'yes' o...
MUENALAN/Data-Type-0.02.02 - 31 Dec 2009 13:48:47 UTCThere are various distributions on CPAN dealing with data that has semantics attached them. For example, an IP address is not just a string, but it has a format the can be checked. There is Data::Domain. It does not store the values to be tested, it ...
MARCEL/Data-Semantic-1.101620 - 11 Jun 2010 07:36:23 UTCThis module is a Perl Port for PyConstructs http://construct.wikispaces.com/ This module enables writing declarations for simple and complex binary structures, parsing binary to hash/array data structure, and building binary data from hash/array data...
SEMUELF/Data-ParseBinary-0.31 - 09 Mar 2011 15:36:46 UTCThis module validates a config hash reference against a given hash structure in contrast to Data::Validate in which you have to check each value separately using certain methods. This hash could be the result of a config parser or just any hash struc...
TLINDEN/Data-Validate-Struct-0.1 - 09 Feb 2015 09:23:07 UTCThis module offers a few subroutines for validating domain and host names....
DROLSKY/Data-Validate-Domain-0.14 - 22 Aug 2016 02:12:07 UTCROZCOVO/Data-Format-Validate-0.3 - 04 Aug 2018 22:55:29 UTC
These are the builtin constraints that can be specified by name in the input profiles. Be sure to check out the SEE ALSO section for even more pre-packaged constraints you can use....
DFARRELL/Data-FormValidator-4.88 - 28 Aug 2017 12:41:42 UTC