Search results for "module:Text::WrapI18N"
Text::WrapI18N - Line wrapping module with support for multibyte, fullwidth, and combining characters and languages without whitespaces between words
This module intends to be a better Text::Wrap module. This module is needed to support multibyte character encodings such as UTF-8, EUC-JP, EUC-KR, GB2312, and Big5. This module also supports characters with irregular widths, such as combining charac...
KUBOTA/Text-WrapI18N-0.06 - 25 Jun 2003 14:20:35 UTC
Text::Wrap - line wrapping to form simple paragraphs
"Text::Wrap::wrap()" is a very simple paragraph formatter. It formats a single paragraph at a time by breaking lines at word boundaries. Indentation is controlled for the first line ($initial_tab) and all subsequent lines ($subsequent_tab) independen...
ARISTOTLE/Text-Tabs+Wrap-2023.0511 - 10 May 2023 02:34:09 UTC
Text::Fold - Turn “unicode” and “byte” string text into lines of a given width, soft-hyphenating broken words
This simple folding mechanism is intended to turn a long string of text (possibly containg multiple lines) into multiple lines not exceeding a certain width. It should work consistently with Unicode strings and Byte strings. See the rest of this docu...
DMUEY/Text-Fold-0.5 - 09 Apr 2014 22:54:23 UTC
Text::WideChar::Util - Routines for text containing wide characters
This module provides routines for dealing with text containing wide characters (wide meaning occupying more than 1 column width in terminal)....
PERLANCAR/Text-WideChar-Util-0.172 - 09 Sep 2021 00:05:46 UTC
Text::Table::Manifold - Render tables in manifold formats
Outputs tables in any one of several supported types. Features: o Generic interface to all supported table formats o Separately specify header/data/footer rows o Separately include/exclude header/data/footer rows o Align cell values Each column has i...
RSAVAGE/Text-Table-Manifold-1.03 - 07 Feb 2021 06:47:53 UTC