Help for this page
Select Code to Download
Select
or
download this
$string =~ tr/\342/'/;
Select
or
download this
$string =~ s/\342/'/g;