cgi::untaint::email(3pm) debian man page | unix.com

Man Page: cgi::untaint::email

Operating Environment: debian

Section: 3pm

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@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.10.0 2008-05-12 CGI::Untaint::email(3pm)
Related Man Pages
cgi::application::plugin::dbiprofile::graph::svgtt(3pm) - debian
cgi::emulate::psgi(3pm) - debian
cgi::untaint(3pm) - debian
cgi::untaint::date(3pm) - debian
cgi::xml(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
How can I do this in VI editor?
Detecting unused variables...
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph