escape(), unescape()
use CGI qw/escape unescape/;
$q = escape('This $string contains ~wonderful~ characters');
$u = unescape($q);
http://stein.cshl.org/WWW/software/CGI/cgi_docs.html
In reply to Re: Arrays: More than one word
by doran
in thread Arrays: More than one word
by lapsan
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |