Email::Valid

Check validity of Internet email addresses
Download

Email::Valid Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Maurice Aubrey
  • Publisher web site:
  • http://search.cpan.org/~maurice/Apache-Traffic-1.02/Traffic.pm

Email::Valid Tags


Email::Valid Description

Check validity of Internet email addresses Email::Valid is a Perl module that allows you to check validity of Internet email addresses.SYNOPSIS use Email::Valid; print (Email::Valid->address('maurice@hevanet.com') ? 'yes' : 'no');This module determines whether an email address is well-formed, and optionally, whether a mail host exists for the domain.Please note that there is no way to determine whether an address is deliverable without attempting delivery (for details, see perlfaq 9). Requirements: · Perl


Email::Valid Related Software