slackbuilds_ponce/perl/perl-Unicode-LineBreak
Heinz Wiesinger 7f26b9929f
All: SlackBuilds run in the directory they are in
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-07-05 16:01:32 +07:00
..
perl-Unicode-LineBreak.info
perl-Unicode-LineBreak.SlackBuild All: SlackBuilds run in the directory they are in 2021-07-05 16:01:32 +07:00
README
slack-desc

perl-Unicode-LineBreak - UAX #14 Unicode Line Breaking Algorithm

This perl package includes three modules:
Text::LineFold - Line Folding for Plain Text
Unicode::GCString - String as Sequence of UAX #29 Grapheme Clusters
Unicode::LineBreak - UAX #14 Unicode Line Breaking Algorithm

man pages wearing the same name are included, e.g. type:
man Unicode::GCString 
For man pages in Japanese prepend page name with POD2::JA::, e.g.
man POD2::JA::Unicode::GCString

This perl package is a dependency of the TEXT module of po4a as it
includes Unicode::GCString