summaryrefslogtreecommitdiff
path: root/converters/p5-Unicode-UTF8simple
AgeCommit message (Collapse)AuthorFilesLines
2006-04-16Unicode::UTF8simple - Conversions to/from UTF8 from/to charactersetsadrianp4-0/+37
This utf-8 converter is written in plain perl and works with hopefully any perl 5 version. It was mainly written because more recent modules such as Encode do not work under older Perl 5.0 installations. Supported encodings: euc-kr gb2312 iso-8859-1 iso-8859-2 iso-8859-9 koi8-r utf-8 windows-1256