The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.20005

  • Now we use sv_setref_pv instead of sv_bless and such. This fixes a major leakage that prevented Text::MeCab::Node objects from being garbage collected until global destruction time. I have no other explanation other than that once I switched to sv_setref_pv, everything just worked.
    • Upgrade from previous 0.2000x versions STRONGLY recommended.

Documentation

MeCab Node Object

Modules

Alternate Interface To libmecab
Utility To Work With MeCab Dictionary

Provides

in lib/Text/MeCab/Dict.pm

Examples