slackbuilds/perl/perl-Unicode-LineBreak
Chris Novakovic 45bd9875f7 perl/perl-Unicode-LineBreak: Update homepage and download.
Signed-off-by: Chris Novakovic <chris@chrisn.me.uk>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2018-05-27 11:11:13 +07:00
..
README perl/perl-Unicode-LineBreak: Updated for version 2015.07.16. 2015-10-10 00:26:29 +07:00
perl-Unicode-LineBreak.SlackBuild perl/perl-Unicode-LineBreak: Updated for version 2015.07.16. 2015-10-10 00:26:29 +07:00
perl-Unicode-LineBreak.info perl/perl-Unicode-LineBreak: Update homepage and download. 2018-05-27 11:11:13 +07:00
slack-desc

README

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