libdata-validate-email-perl

Validator for email addresses written in perl
  http://search.cpan.org/dist/Data-Validate-Email/
  0
  no reviews



Data::validate::email collects common email validation routines to make input validation, and untainting easier and more readable.

the main purpose of this module is to check if a mail address is a valid mail address and if it is compliant with rfc822

the module will also check if the domain is a proper one using data::validate::domain.