SlackBuildsOrg/perl/perl-Text-Hyphen/README
Tracy Williams 1c459b1286 perl/perl-Text-Hyphen: Added (hyphenate words in text).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-08-03 12:03:40 +07:00

4 lines
241 B
Text

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.