diff options
Diffstat (limited to 'perl/perl-Unicode-LineBreak/README')
-rw-r--r-- | perl/perl-Unicode-LineBreak/README | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/perl/perl-Unicode-LineBreak/README b/perl/perl-Unicode-LineBreak/README index 1d96ffd0e5..430e67fbfc 100644 --- a/perl/perl-Unicode-LineBreak/README +++ b/perl/perl-Unicode-LineBreak/README @@ -1,4 +1,4 @@ -perl-Unicode-LineBreak (UAX #14 Unicode Line Breaking Algorithm) +perl-Unicode-LineBreak - UAX #14 Unicode Line Breaking Algorithm This perl package includes three modules: Text::LineFold - Line Folding for Plain Text @@ -7,7 +7,8 @@ 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 |