The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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