Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Lingua::Ispell

by jeffa (Bishop)
on Sep 13, 2000 at 08:22 UTC ( [id://32245]=modulereview: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use Lingua::Ispell qw(spellcheck);
    
    ...
          print "No match for term '$r->{'term'}'\n";
       }
    }
    
  2. or download this
    $Lingua::Ispell::path = '/usr/bin/ispell';
    
  3. or download this
    #!/usr/bin/perl
    
    ...
          }
       }
    }
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: modulereview [id://32245]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (4)
As of 2024-04-16 11:03 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found