| CGI-ValidOp documentation | view source | Contained in the CGI-ValidOp distribution. |
CGI::ValidOp::Check::number - CGI::ValidOp::Check module to check for numericity.
Checks for something that looks like a number.
Checks for an integer, positive or negative; includes 0.
Checks for a decimal, positive or negative; includes 0.
Randall Hansen <legless@cpan.org>
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
| CGI-ValidOp documentation | view source | Contained in the CGI-ValidOp distribution. |