libcgi-untaint-email-perl

Input handler for cgi::untaint to validate an email address
  https://metacpan.org/release/CGI-Untaint-email
  0
  no reviews



Cgi::untaint::email is an input handler for cgi::untaint that validates an email address according to rfc2822, using email::valid.

the resulting value will be an mail::address instance.