in reply to Re^4: On Validating Email Addresses
in thread On Validating Email Addresses

Ok, so you won't type that into a form. Your email client will happily give that string to me and its still subject to validity tests. Email::Valid should handle addresses as generated by backend systems and not just what people are likely to type into a text box.