/[Lingua-Spelling-Alternative]/Alternative.pm
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /Alternative.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by dpavlin, Tue Feb 12 12:41:31 2002 UTC revision 1.5 by dpavlin, Tue Feb 12 14:31:15 2002 UTC
# Line 202  Only parametar it supports is DEBUG whic Line 202  Only parametar it supports is DEBUG whic
202    
203  =item load_affix  =item load_affix
204    
205  Function load_affix loads ispell's affix file for later usage.  Function load_affix() loads ispell's affix file for later usage.
206    
207  =item load_findaffix  =item load_findaffix
208    
209  This function loads output of findaffix program from ispell package.  This function loads output of findaffix program from ispell package.
210  This is better idea (if you are creating affix file for particular language  This is better idea (if you are creating affix file for particular language
211  yourself) because affix file from ispell (which is created from data returned  yourself or you can get your hands on one) because affix file from ispel
212  by findaffix) is limited to 26 entries (because each entry is denoted by  is limited to 26 entries (because each entry is denoted by single character).
 single character).  
213    
214  =item alternatives  =item alternatives
215    

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

  ViewVC Help
Powered by ViewVC 1.1.26