Description
Perl text tools can choose line breaks according to the Unicode UAX #14 algorithm. This is useful for wrapping multilingual text, terminal output, documents, and interfaces that need readable line layout.
It is a developer library. Applications should test real translated text, wide characters, and combining marks so wrapping works for the languages they support.