Changeset 7603
- Timestamp:
- 03/07/08 07:32:49 (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
r7571 r7603 1 1 Changes 2 2 ======= 3 4 0.20006 07 Mar 2008 5 - Makefile.PL tweak for Win32. Patched by Kenichi Ishigaki 6 - We've also been reported that older libmecab doesn't work with Text::MeCab. 7 This is a known issue mainly caused by the fact that I have no access to 8 older libmecab in my dev environment. If you know of particular combo 9 (libmecab version against a particular feature) that doesn't work, please 10 send in patches and reports so we can fix them in future releases 3 11 4 12 0.20005 06 Mar 2008 -
lang/perl/Text-MeCab/trunk/lib/Text/MeCab.pm
r6718 r7603 12 12 BEGIN 13 13 { 14 $VERSION = '0.2000 5';14 $VERSION = '0.20006'; 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)