CGI::Untaint::integer - phpMan

Command: man perldoc info search(apropos)  


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 AT 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.


Generated by phpMan Author: Che Dong On Apache Under GNU General Public License - MarkDown Format
2026-05-21 22:08 @216.73.216.105 CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.1!Valid CSS!

^_back to top