Text::Kakasi

Copyright (C) 1988, 1999, 2000 NOKUBI Takatsugu <knok@daionet.gr.jp>

$Id: README,v 1.5 2000/03/30 09:24:21 knok Exp $

1. About this module.

This module provides libkakasi interface for perl. libkakasi is a part
of KAKASI.
KAKASI is the language processing filter to convert Kanji characters
to Hiragana, Katakana or Romaji and may be helpful to read Japanese
documents.
More information about KAKASI is available at <http://kakasi.namazu.org/>.

2. How to install.

a. untar Text-Kakasi-(version).tar.gz and change directory to
Text-Kakasi-(version)/ .

b. edit Makefile.PL suitably.

c. type perl Makefile.PL, make install.

3. How to use.

See perldoc Text::Kakasi.

4. Copyright.

Copyright (C) 1998, 1999, 2000 NOKUBI Takatsugu <knok@daionet.gr.jp>

There is no warranty for this free software. Anyone can modify and/or
redistribute this module under GNU GENERAL PUBLIC LICENSE. See COPYING file
that is included in the archive for more details.
