phpman > perldoc > CGI::Untaint::email(3pm)

Markdown | JSON | MCP    

NAME
    CGI::Untaint::email - validate an email address

SYNOPSIS
      use CGI::Untaint;
      my $handler = CGI::Untaint->new($q->Vars);

      my $email = $handler->extract(-as_email => 'emailaddress');

DESCRIPTION
    CGI::Untaint::email input handler verifies that it is a valid RFC2822 mailbox format.

    The resulting value will be a Mail::Address instance.

AUTHOR
    Tatsuhiko Miyagawa <miyagawa AT bulknews.net>

    This library is free software; you can redistribute it and/or modify it under the same terms as
    Perl itself.

SEE ALSO
    CGI::Untaint, Email::Valid

Generated by phpman v3.7.12 Author: Che Dong Under GNU General Public License
2026-06-14 05:55 @216.73.216.200
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0 TransitionalValid CSS!