_decode_entities($mystring, { amp => "&", 59 => ";" }, 0); print $mystring;