{
    "mode": "perldoc",
    "parameter": "CGI::Untaint::integer",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/CGI%3A%3AUntaint%3A%3Ainteger/json",
    "generated": "2026-06-11T11:43:38Z",
    "synopsis": "my $age = $handler->extract(-asinteger => 'age');",
    "sections": {
        "NAME": {
            "content": "CGI::Untaint::integer - validate an integer\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "my $age = $handler->extract(-asinteger => 'age');\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "This Input Handler verifies that it is dealing with an integer. The integer can be positive or\nnegative, but only in a basic format (i.e. a string of digits). It will not accept exponentials.\n",
            "subsections": []
        },
        "AUTHOR": {
            "content": "Tony Bowden, <kasei@tmtm.com>.\n",
            "subsections": []
        },
        "COPYRIGHT": {
            "content": "Copyright (C) 2001 Tony Bowden. All rights reserved.\n\nThis module is free software; you can redistribute it and/or modify it under the same terms as\nPerl itself.\n",
            "subsections": []
        }
    },
    "summary": "CGI::Untaint::integer - validate an integer",
    "flags": [],
    "examples": [],
    "see_also": []
}