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

Man Page: cgi::untaint::integer

Operating Environment: debian

Section: 3pm

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

NAME
CGI::Untaint::integer - validate an integer
SYNOPSIS
my $age = $handler->extract(-as_integer => 'age');
DESCRIPTION
This 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.
AUTHOR
Tony Bowden, <kasei@tmtm.com>.
COPYRIGHT
Copyright (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
cgi::application::plugin::dbiprofile::graph::svgtt(3pm) - debian
cgi::application::plugin::debugscreen(3pm) - debian
cgi::session::driver::memcached(3pm) - debian
cgi::untaint::date(3pm) - debian
class::dbi::fromcgi(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
Introduction