blob: 7ffe0834dbb3a7b2220254b9929ef4f5d139f385 (
plain) (
blame)
1
2
3
4
5
6
7
|
This module is a simple utility to convert katakana, hiragana, and
romaji at ease. This module makes use of utf8 semantics. Strings in
this module must be utf8-flagged. If they are not, you can use Encode
to do so.
WWW: http://search.cpan.org/dist/Lingua-JA-Kana/
Author: Dan Kogai <dankogai@dan.co.jp>
|