Spell Checker!!!
"Gurpreet Sachdeva" <[email protected]>
| Newsgroups | gmane.user-groups.linux.delhi.devel |
|---|---|
| Message-ID | <[email protected]> |
Trying to make a spell checker utility using Text::Aspell in PERL... I followed the instructions in the link: http://cpan.uwinnipeg.ca/htdocs/Text-Aspell/README.html but unfotunately the things are not working... :( Can't locate Text/Aspell.pm in @INC (@INC contains: c:/Perl/lib c:/Perl/site/lib .) at c:\DOCUME~1\ADMINI~1\Desktop\test.pl line 1. BEGIN failed--compilation aborted at C:\DOCUME~1\ADMINI~1\Desktop\test.pl line 1. I also asked *google* about it but couldn't get any answere! Can anybody help me out? Thanks :) GSS