Query: cgi::validop::check::demographics
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
CGI::ValidOp::Check::demographics(3pm) User Contributed Perl Documentation CGI::ValidOp::Check::demographics(3pm)NAMECGI::ValidOp::Check::demographics - CGI::ValidOp::Check module to validate various demographics.DESCRIPTIONdefault Should die. us_state2 Passes if value is a valid United States 2-letter abbreviation, as determined by the USPS: http://www.usps.com/ncsc/lookups/usps_abbreviations.html. us_ssn($constraint) Passes if value is a 9-digit integer with optional dashes (e.g. 123-45-6789). If $constraint is "integer" the dashes are stripped: # given CGI variable 'ssn' equal to '123-45-6789' $ssn = $cgi->param( 'ssn', [ 'demographics::ssn' ]); # eq '123-45-6789' $ssn = $cgi->param( 'ssn', [ 'demographics::ssn(integer)' ]); # eq '123456789'AUTHORRandall Hansen <legless@cpan.org>COPYRIGHTCopyright (c) 2003-2005 Randall Hansen. All rights reserved. This program is free software; you may redistribute it and/or modify it under the same terms as Perl itself. See http://www.perl.com/perl/misc/Artistic.html perl v5.10.1 2009-11-30 CGI::ValidOp::Check::demographics(3pm)
Related Man Pages |
---|
appconfig::cgi(3) - suse |
appconfig::cgi(3pm) - debian |
cgi::application::plugin::devpopup::log(3pm) - debian |
cgi::validop::check(3pm) - debian |
mojo::server::cgi(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
How can I do this in VI editor? |
Introduction |
How to copy a column of multiple files and paste into new excel file (next to column)? |
New UNIX and Linux History Sections |