Perl extension for validating email addresses according to RFC822

Edit Package perl-Mail-RFC822-Address
http://search.cpan.org/dist/Mail-RFC822-Address

Mail::RFC822::Address validates email addresses against the grammar described in
RFC 822 using regular expressions. How to validate a user supplied email address
is a FAQ (see perlfaq9): 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. The one useful
check that can be performed on an address is to check that the email address is
syntactically valid. That is what this module does.

This module is functionally equivalent to RFC::RFC822::Address, but uses regular
expressions rather than the Parse::RecDescent parser. This means that startup
time is greatly reduced making it suitable for use in transient scripts such
as CGI scripts

Author: Paul Warren

Refresh
Refresh
Source Files
Filename Size Changed
Mail-RFC822-Address-0.3.tar.gz 0000005239 5.12 KB
perl-Mail-RFC822-Address.changes 0000000478 478 Bytes
perl-Mail-RFC822-Address.spec 0000002476 2.42 KB
Latest Revision
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 5)
always buildrequire perl-macros if not present, move %perl_requires behind buildroot (script commit)
Comments 0
openSUSE Build Service is sponsored by