Query: cgi::untaint::email
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
CGI::Untaint::email(3pm) User Contributed Perl Documentation CGI::Untaint::email(3pm)NAMECGI::Untaint::email - validate an email addressSYNOPSISuse CGI::Untaint; my $handler = CGI::Untaint->new($q->Vars); my $email = $handler->extract(-as_email => 'emailaddress');DESCRIPTIONCGI::Untaint::email input handler verifies that it is a valid RFC2822 mailbox format. The resulting value will be a Mail::Address instance.AUTHORTatsuhiko Miyagawa <miyagawa@bulknews.net> This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.SEE ALSOCGI::Untaint, Email::Valid perl v5.10.0 2008-05-12 CGI::Untaint::email(3pm)
| Related Man Pages |
|---|
| apr::request::cgi(3pm) - debian |
| cgi::compile(3pm) - debian |
| cgi::emulate::psgi(3pm) - debian |
| cgi::untaint(3pm) - debian |
| class::dbi::fromcgi(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| How can I do this in VI editor? |
| Is UNIX an open source OS ? |
| Introduction |
| Find columns in a file based on header and print to new file |
| A (ksh) Library For and From UNIX.com |