eval { $unicode = Encode::decode($from,$str); #here $from is +'MIME-Header' }; if ($@) { &ConvertEncodingError("($from -> utf8)\n$@"); return $str; }
In reply to Re^3: How to know to know if string is utf8 encoded or decoded.
by Anonymous Monk
in thread How to know to know if string is utf8 encoded or decoded.
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |