freebsd-ports/japanese/p5-Text-MeCab/pkg-descr
2015-03-02 23:31:09 +00:00

9 lines
336 B
Text

libmecab (http://mecab.sourceforge.ne.jp) already has a perl interface
built with it, so why a new module? I just feel that while a subtle
difference, making the perl interface through a tied hash is just...
weird.
So Text::MeCab gives you a more natural, Perl-ish way to access
libmecab!
WWW: http://search.cpan.org/dist/Text-MeCab/