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


CGI-ValidOp documentation  | view source Contained in the CGI-ValidOp distribution.

Index


NAME

Top

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

DESCRIPTION

Top

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

Top

Randall Hansen <legless@cpan.org>

COPYRIGHT

Top


CGI-ValidOp documentation  | view source Contained in the CGI-ValidOp distribution.