Man Page: cgi::untaint::integer
Operating Environment: debian
Section: 3pm
CGI::Untaint::integer(3pm) User Contributed Perl Documentation CGI::Untaint::integer(3pm)NAMECGI::Untaint::integer - validate an integerSYNOPSISmy $age = $handler->extract(-as_integer => 'age');DESCRIPTIONThis Input Handler verifies that it is dealing with an integer. The integer can be positive or negative, but only in a basic format (i.e. a string of digits). It will not accept exponentials.AUTHORTony Bowden, <kasei@tmtm.com>.COPYRIGHTCopyright (C) 2001 Tony Bowden. All rights reserved. This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.10.0 2001-10-05 CGI::Untaint::integer(3pm)
| Related Man Pages |
|---|
| appconfig::cgi(3) - suse |
| appconfig::cgi(3pm) - debian |
| cgi::application::plugin::devpopup::query(3pm) - debian |
| cgi::emulate::psgi(3pm) - debian |
| plack::handler::cgi(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Installing Dash Shell on OS X Lion |
| Is UNIX an open source OS ? |
| One instance of comparing grep and awk |
| Weird 'find' results |
| My first PERL incarnation... Audio Oscillograph |