freebsd-ports/japanese/p5-Text-MeCab/pkg-descr
Cheng-Lung Sung 4dc74a6a23 Add p5-Text-MeCab 0.12, alternate Interface To libmecab.
PR:		ports/101039
Submitted by:	TAOKA Fumiyoshi <fmysh at iijmio-mail.jp>
2006-07-31 03:23:19 +00:00

10 lines
374 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!
Author: Daisuke Maki <dmaki@cpan.org>
WWW: http://search.cpan.org/dist/Text-MeCab/