Changeset 4341 for lang/perl/Text-MeCab
- Timestamp:
- 01/10/08 11:45:40 (5 years ago)
- Location:
- lang/perl/Text-MeCab/trunk
- Files:
-
- 2 modified
-
Changes (modified) (1 diff)
-
lib/Text/MeCab.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/Text-MeCab/trunk/Changes
r4252 r4341 1 1 Changes 2 2 ======= 3 4 0.20002 10 Jan 2008 5 - Add Text::MeCab::Dict, which is a simple wrapper to work with 6 mecab dictionary. Only supports ipadic. 3 7 4 8 0.20001 09 Jan 2008 -
lang/perl/Text-MeCab/trunk/lib/Text/MeCab.pm
r4339 r4341 12 12 BEGIN 13 13 { 14 $VERSION = '0.2000 1';14 $VERSION = '0.20002'; 15 15 if ($] > 5.006) { 16 16 require XSLoader;
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)