CGI::Untaint::email(3pm) - phpMan

Command: man perldoc info search(apropos)  


CGI::Untaint::email(3pm)       User Contributed Perl Documentation       CGI::Untaint::email(3pm)

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

perl v5.32.0                                2021-01-08                   CGI::Untaint::email(3pm)

Generated by $Id: phpMan.php,v 4.55 2007/09/05 04:42:51 chedong Exp $ Author: Che Dong
On Apache
Under GNU General Public License
2024-11-14 14:10 @3.233.242.216 CrawledBy CCBot/2.0 (https://commoncrawl.org/faq/)
Valid XHTML 1.0!Valid CSS!