{
    "mode": "perldoc",
    "parameter": "CGI::Simple::Util",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/CGI%3A%3ASimple%3A%3AUtil/json",
    "generated": "2026-06-12T23:30:27Z",
    "synopsis": "$escaped     = escapeHTML('In HTML you need to escape < > \" and & chars');\n$unescaped   = unescapeHTML('&lt;&gt;&quot;&amp;');\n$urlencoded = escape($string);\n$decoded     = unescape($urlencoded);",
    "sections": {
        "NAME": {
            "content": "CGI::Simple::Util - Internal utilities used by CGI::Simple module\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "$escaped     = escapeHTML('In HTML you need to escape < > \" and & chars');\n$unescaped   = unescapeHTML('&lt;&gt;&quot;&amp;');\n$urlencoded = escape($string);\n$decoded     = unescape($urlencoded);\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "CGI::Simple::Util contains essentially non public subroutines used by CGI::Simple. There are\nHTML and URL escape and unescape routines that may be of some use.\n\nAn internal object is used to store a number of system specific details to enable the escape\nroutines to be accurate.\n",
            "subsections": []
        },
        "AUTHOR INFORMATION": {
            "content": "Original version copyright 1995-1998, Lincoln D. Stein. All rights reserved. Originally\ncopyright 2001 Dr James Freeman <jfreeman@tassie.net.au> This release by Andy Armstrong\n<andy@hexten.net>\n\nThis library is free software; you can redistribute it and/or modify it under the same terms as\nPerl itself.\n\nAddress bug reports and comments to: andy@hexten.net\n",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "CGI::Simple\n",
            "subsections": []
        }
    },
    "summary": "CGI::Simple::Util - Internal utilities used by CGI::Simple module",
    "flags": [],
    "examples": [],
    "see_also": []
}