Scroll to navigation

CGI::ValidOp::Check::number(3pm) User Contributed Perl Documentation CGI::ValidOp::Check::number(3pm)
 

NAME

CGI::ValidOp::Check::number - CGI::ValidOp::Check module to check for numericity.

DESCRIPTION

default
Checks for something that looks like a number.
integer
Checks for an integer, positive or negative; includes 0.
decimal
Checks for a decimal, positive or negative; includes 0.

AUTHOR

Randall Hansen <legless@cpan.org>

COPYRIGHT

Copyright (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
2009-11-30 perl v5.10.1