Hello, Perl people, I would like to ask a namespace Text::Charwidth and Text::Wrapi18n.
Text::Charwidth will contain mbwidth(), mbswidth(), and mblen() which nearly correspond to wcwidth(3), wcswidth(3), and mblen(3) respectively in C language. They are related with number of columns of a character and number of bytes of a character. Text::Wrapi18n will be a tiny internationalized version of Text::Wrap which is aware of multibyte character, fullwidth/combining character, and languages without whitespaces between words. Any comments? --- Tomohiro KUBOTA <[EMAIL PROTECTED]> http://www.debian.or.jp/~kubota/