perl-Mail-RFC822-Address 0.3

Perl extension for validating email addresses according to RFC822
Mail::RFC822::Address validates email addresses against the grammar
described in RFC 822 using regular expressions. The only sure way to see
if a supplied email address is genuine is to send an email to it and see
if the user recieves it. This package only checks that the email address
is syntactically valid.