blob: 952e9b49c8dee293ae1a4086fd2bb7dde660a237 (
plain) (
blame)
1
2
3
4
5
6
|
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: https://metacpan.org/release/Lingua-JA-Kana
|