Unicode::LineBreak

UAX #14 Unicode Line Breaking Algorithm
Download

Unicode::LineBreak Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Publisher Name:
  • IKEDA Soji
  • Publisher web site:
  • http://search.cpan.org/~nezumi/

Unicode::LineBreak Tags


Unicode::LineBreak Description

UAX #14 Unicode Line Breaking Algorithm Unicode::LineBreak is a Perl module that performs Line Breaking Algorithm described in Unicode Standards Annex #14 . East_Asian_Width informative properties defined by Annex #11 will be concerned to determin breaking positions.SYNOPSIS use Unicode::LineBreak; $lb = Unicode::LineBreak->new(); $broken = $lb->break($string); Requirements: · Perl


Unicode::LineBreak Related Software