Changeset 8878 for lang/perl/Alien-MeCab
- Timestamp:
- 04/04/08 18:43:12 (8 months ago)
- Files:
-
- 1 modified
-
lang/perl/Alien-MeCab/trunk/lib/Alien/MeCab.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/Alien-MeCab/trunk/lib/Alien/MeCab.pm
r8875 r8878 13 13 =head1 NAME 14 14 15 Alien::MeCab - Wrapper For Installing MeCab 15 Alien::MeCab - Wrapper For Installing MeCab 0.97 16 16 17 17 =head1 DESCRIPTION 18 18 19 NOTE: Alpha quality! Testers are welcome, but please be patient and kindly 20 report any breakage. 21 19 22 Alien::MeCab is a wrapper to install MeCab library. Modules that depend on 20 MeCab can depend on Alien::MeCab and use the CPAN shell to install it for you 23 MeCab can depend on Alien::MeCab and use the CPAN shell to install it for you. 21 24 22 Currently does not work on Win32 25 For Win32 people, this script *should* work, but I'd appreciate feedback. 26 27 =head1 AUTHORS 28 29 Daisuke Maki C< <daisuke@endeworks.jp> > 30 Yuki Osawa 23 31 24 32 =cut
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)