summaryrefslogtreecommitdiffstats
path: root/perl/perl-Text-Hyphen/README
blob: 8b8f714a5f87c893e25f93042b9eb7abb649dd5e (plain)
1
2
3
4
Text::Hyphen module is the implementation of the famous Knuth-Liang
algorithm to hyphenate words in text. That means using this module you
can determine positions inside words where it is possible to insert
a hyphen to break a line of text.