2009-07-29 12:12:51 +02:00
|
|
|
Most encoding conversion tools take input in one encoding and produce
|
|
|
|
output in another encoding. This module takes input which may contain
|
|
|
|
characters in more than one encoding and makes a best effort to convert
|
|
|
|
them all to UTF-8 output.
|
|
|
|
|
2018-05-27 22:15:16 +02:00
|
|
|
WWW: https://metacpan.org/release/Encoding-FixLatin
|