Jump to letter: [
      
        ABCDEFGHIKLMNOPQRSTUVWX
      ]
    
    perl-Text-Hunspell - Perl interface to the Hunspell library
    This module provides a Perl interface to the Hunspell library. This module
is to meet the need of looking up many words, one at a time, in a single
session, such as spell-checking a document in memory.
    
    Packages
    Latest: perl-Text-Hunspell-2.08-4.rhel7.fio.x86_64.rpm
    
      
        | Name | 
        Epoch | 
        Version | 
        Release | 
        Arch | 
        Size | 
        Built | 
      
      
        | perl-Text-Hunspell | 
        0 | 
        2.08 | 
        4.rhel7.fio | 
        x86_64 | 
        24 KiB | 
        2014-08-16 08:47:09 | 
      
    
    Changelog:
    
      
        - * 2013-08-04 - Fedora Release Engineering <rel-eng[AT]lists.fedoraproject[DOTORG]> - 2.08-3
 
        - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
      
    
      
        - * 2013-07-18 - Petr Pisar <ppisar[AT]redhat[DOTCOM]> - 2.08-2
 
        - Perl 5.18 rebuild
 
      
    
      
        - * 2013-05-02 - Paul Howarth <paul[AT]city-fan[DOTORG]> - 2.08-1
 
        - Update to 2.08
  - Improved main POD documentation for Hunspell.pm (CPAN RT#84964)
 
      
    
      
        - * 2013-03-26 - Paul Howarth <paul[AT]city-fan[DOTORG]> - 2.07-1
 
        - Update to 2.07
  - DEPRECATED the delete() method and implemented proper object handles in
    the hunspell XS glue so that multiple speller objects can coexist
    (CPAN RT#84054) 
      
    
      
        - * 2013-03-09 - Paul Howarth <paul[AT]city-fan[DOTORG]> - 2.06-1
 
        - Update to 2.06
  - Implemented new add_dic() function from hunspell API (CPAN RT#83765)