
Text::mecab provides perl bindings for mecab (libmecab). libmecab (http://mecab.sourceforge.ne.jp) already has a perl interface built with it, but it is a not perl-ish one. text::mecab has following advantages compared with it:
- high performance
- perl-ish programming interface