Changeset 8878 for lang/perl/Alien-MeCab

Show
Ignore:
Timestamp:
04/04/08 18:43:12 (8 months ago)
Author:
daisuke
Message:

lang/perl/Alien-MeCab?; fixup docs

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lang/perl/Alien-MeCab/trunk/lib/Alien/MeCab.pm

    r8875 r8878  
    1313=head1 NAME 
    1414 
    15 Alien::MeCab - Wrapper For Installing MeCab 
     15Alien::MeCab - Wrapper For Installing MeCab 0.97 
    1616 
    1717=head1 DESCRIPTION 
    1818 
     19NOTE: Alpha quality! Testers are welcome, but please be patient and kindly 
     20report any breakage. 
     21 
    1922Alien::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 
     23MeCab can depend on Alien::MeCab and use the CPAN shell to install it for you. 
    2124 
    22 Currently does not work on Win32 
     25For Win32 people, this script *should* work, but I'd appreciate feedback. 
     26 
     27=head1 AUTHORS 
     28 
     29Daisuke Maki C< <daisuke@endeworks.jp> > 
     30Yuki Osawa 
    2331 
    2432=cut