CGI::ValidOp::Check::number(3) 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 <[email protected]>

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