slackbuilds/perl/perl-Text-Hyphen
David Spencer 70ce018ac8 Multiple: Add perl-Module-Build to REQUIRES.
Module::Build was removed from the perl-5.22 core. It is no longer
the preferred build method, but these modules still need it.
Some of these modules have newer versions available, but they still
use Module::Build.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2016-01-29 07:16:42 +07:00
..
README
perl-Text-Hyphen.SlackBuild perl/perl-Text-Hyphen: Updated for version 0.12. 2015-10-06 22:27:57 +07:00
perl-Text-Hyphen.info Multiple: Add perl-Module-Build to REQUIRES. 2016-01-29 07:16:42 +07:00
slack-desc

README

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.