The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.20015

  • Change how constants are handled so that things work with libmecab < 0.99 (https://github.com/lestrrat/Text-MeCab/pull/9)
  • Allow specifying mecab encoding from environment variable PERL_MECAB_TEXT_ENCODING, so that you can do (https://github.com/lestrrat/Text-MeCab/pull/7)
    • PERL_MECAB_TEXT_ENCODING=utf-8 carton install
  • Silence some warnings

Documentation

MeCab Node Object

Modules

Alternate Interface To libmecab
Utility To Work With MeCab Dictionary

Provides

in lib/Text/MeCab/Dict.pm

Examples