CGI::Simple::Util - phpMan

Command: man perldoc info search(apropos)  


CGI::Simple::Util(3pm)         User Contributed Perl Documentation         CGI::Simple::Util(3pm)

NAME
       CGI::Simple::Util - Internal utilities used by CGI::Simple module

SYNOPSIS
           $escaped     = escapeHTML('In HTML you need to escape < > " and & chars');
           $unescaped   = unescapeHTML('&lt;&gt;&quot;&amp;');
           $url_encoded = escape($string);
           $decoded     = unescape($url_encoded);

DESCRIPTION
       CGI::Simple::Util contains essentially non public subroutines used by CGI::Simple. There
       are HTML and URL escape and unescape routines that may be of some use.

       An internal object is used to store a number of system specific details to enable the
       escape routines to be accurate.

AUTHOR INFORMATION
       Original version copyright 1995-1998, Lincoln D. Stein.  All rights reserved.  Originally
       copyright 2001 Dr James Freeman <jfreeman AT tassie.au> This release by Andy Armstrong
       <andy AT hexten.net>

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

       Address bug reports and comments to: andy AT hexten.net

SEE ALSO
       CGI::Simple

perl v5.32.1                                2022-01-14                     CGI::Simple::Util(3pm)

Generated by $Id: phpMan.php,v 4.55 2007/09/05 04:42:51 chedong Exp $ Author: Che Dong
On Apache
Under GNU General Public License
2024-12-12 19:56 @3.136.233.3 CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0!Valid CSS!