Revision history for Perl module Lingua::EN::Syllable
0.27 2015-02-24 NEILB
- Refactored test to be data-driven using Test::More
- Apart from 'w', single-letter words now return a syllable count of 1.
RT#101177, thanks to jgstratt.
- Improved handling of words ending with -ism and -isms. RT#60988
0.26 2014-06-10 NEILB
- Switched to Dist::Zilla
- Added github repo to pod, and added std text for LICENSE AND COPYRIGHT
- Added Changes file
0.251 1999-02-04 GREGFAST
- First version released to CPAN