Changes for version 0.03

  • changed is_email to use is_username and is_domain to do its work they previously had different behaviors when it came to underscores in a domain name. Thanks to Doran for the bug report.
  • changed is_domain to be a passthrough to Neil Neely's Data::Validate::Domain module

Modules

common email validation methods