Changeset 9020 for lang/perl/Alien-MeCab
- Timestamp:
- 04/06/08 21:43:14 (8 months ago)
- Location:
- lang/perl/Alien-MeCab/trunk
- Files:
-
- 2 modified
-
Changes (modified) (1 diff)
-
lib/Alien/MeCab.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/Alien-MeCab/trunk/Changes
r8933 r9020 2 2 ======= 3 3 4 0.97002 5 Apr 2008 4 0.97003 06 Apr 2008 5 - Use LIBS instead of libpath as suggested by srezic 6 7 0.97002 05 Apr 2008 5 8 - Respect CCFLAGS and LDFLAGS. refs #34700 6 9 - Only detect libiconv on non-Windows platforms 7 10 8 0.97001 5 Apr 200811 0.97001 05 Apr 2008 9 12 - Detect libiconv as well. 10 13 11 0.97000 4 Apr 200814 0.97000 04 Apr 2008 12 15 - Initial release for mecab 0.97 -
lang/perl/Alien-MeCab/trunk/lib/Alien/MeCab.pm
r8933 r9020 5 5 use vars qw($VERSION); 6 6 7 $VERSION = '0.9700 2';7 $VERSION = '0.97003'; 8 8 9 9 1;
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)