installing Lingua-EN-Sentence-0.25 error - wrong version
| Newsgroups | perl.beginners |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <f769a917-594f-4928-b348-20a31b0f190d@z66g2000hsc.googlegroups.com> |
Hello, I downloaded Lingua-EN-Sentence-0.25 from CPan (http://search.cpan.org/ ~shlomoy/Lingua-EN-Sentence-0.25/). I followed the install instructions and everything seemed to go fine. However when I attempt to use it in my perl script I get the error Lingua::EN::Sentence version 1 required--this is only version 0.25 at / usr/share/perl/5.8/Exporter/Heavy.pm line 107. I haven't even used a line of its code just added use Lingua::EN::Sentence. Does anyone know what this error message actually means./A way to remedy the situation. Thanks Iain