summaryrefslogtreecommitdiffstats
path: root/perl/perl-Unicode-LineBreak/README
blob: 2e0be72b07b45203d5fee62420b7d296aea2e541 (plain)
1
2
3
4
5
6
7
8
9
10
11
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 with the same names are included, e.g: man Unicode::GCString 

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