Perl-Email-Project / Email-Valid

perl library to validate email addresses
19 stars 19 forks source link

No documentation for relation to RFC 5322 #37

Open EvanCarroll opened 7 years ago

EvanCarroll commented 7 years ago

Some of the code explicitly mentions RFC 5322.

https://github.com/Perl-Email-Project/Email-Valid/blob/c2303a1a86f7d58e97ca137b9b1ef5d845a7a18e/xt/sayers-corpus.t

But I don't see anywhere it documented whether or not this implements the 5322 spec or how it otherwise deviates from 822.