blob: 79459fd3938447d941dce737f85f7fe6f6e4a6b1 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
This is the MeCab library module for Perl5.
Note that this does not work properly on FreeBSD 4.x or prior
since mecab is linked with libc_r but perl is with libc, which
conflict causes memory fault.
Author: Taku Kudoh <taku-ku@is.aist-nara.ac.jp>
WWW: http://cl.aist-nara.ac.jp/~taku-ku/software/mecab/
|