Perl Diver 2.33
Main Environment Variables Perl Default Values Perl Config - Summary Perl Config - Full Installed Modules List Directory uptime Docs

Module Documentation
Details and documentation about a specific module, including version and documentation (if available). Note that while links to perldoc.com and search.cpan.org are provided, the module may be part of a larger distribution. If you reach a File Not Found page on either site, please try the parent module.

CGI::Untaint::integer

Name CGI::Untaint::integer
Version
Located at /usr/share/perl5
File /usr/share/perl5/CGI/Untaint/integer.pm
Is Core No
Search CPAN for this module CGI::Untaint::integer
Documentation CGI::Untaint::integer
Module Details CGI::Untaint::integer

NAME

CGI::Untaint::integer - validate an integer


SYNOPSIS

  my $age = $handler->extract(-as_integer => 'age');


DESCRIPTION

This Input Handler verifies that it is dealing with an integer. The integer can be positive or negative, but only in a basic format (i.e. a string of digits). It will not accept exponentials.


AUTHOR

Tony Bowden, <kasei@tmtm.com>.


COPYRIGHT

Copyright (C) 2001 Tony Bowden. All rights reserved.

This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

Perl Diver brought to you by ScriptSolutions.com © 1997- 2026