freebsd-ports/misc/p5-I18N-Charset/pkg-descr
Dmitry Sivachenko b0ff1f76e5 Update to version 1.24.
PR:		52328
Submitted by:	Mathieu Arnold <m@absolight.net>
2003-05-19 07:28:16 +00:00

13 lines
440 B
Text

This distribution contains a module I18N::Charset which maps Character
Set names to the names officially registered with IANA. For example,
'Shift_JIS' is the official name of 'x-sjis'.
It also maps character set names to Unicode::Map8 conversion scheme
names (if Unicode::Map8 is installed). For example, the Unicode::Map8
scheme name for 'windows-1251' is 'cp1251'.
WWW: http://search.cpan.org/dist/I18N-Charset/
--dima
dima@Chg.RU