The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "Text::Wrap"

Text::Wrap - line wrapping to form simple paragraphs River stage five • 124 direct dependents • 32646 total dependents

"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-2024.001 - 16 Feb 2024 20:34:01 UTC - Search in distribution
  • Text::Tabs - expand and unexpand tabs like unix expand(1) and unexpand(1)

GD::Text::Wrap - Wrap strings in boxes River stage two • 10 direct dependents • 39 total dependents

GD::Text::Wrap provides an object that draws a formatted paragraph of text in a box on a GD::Image canvas, using either a builtin GD font or a TrueType font....

MVERB/GDTextUtil-0.86 - 19 Jun 2003 01:10:17 UTC - Search in distribution
  • GD::Text - Text utilities for use with GD

Text::Wrap::OO - an object oriented interface to Text::Wrap River stage zero No dependents

Text::Wrap::OO is an object oriented wrapper to the Text::Wrap module. Text::Wrap is useful for formatting text, and it is customizable, but it has a drawback: The configuration options are set using global package variables. This means that if a mod...

ASDAGO/Text-Wrap-OO-0.002 - 06 Jun 2021 18:44:22 UTC - Search in distribution

Text::Flow::Wrap - Flexible word wrapping for not just ASCII output. River stage one • 2 direct dependents • 8 total dependents

The main purpose of this module is to provide text wrapping features without being tied down to ASCII based output and fixed-width fonts. My needs were for sophisticated test control in PDF and GIF output formats in particular....

STEVAN/Text-Flow-0.01 - 21 May 2007 15:01:31 UTC - Search in distribution

Text::Wrap::Smart - Wrap text into chunks of similar length River stage zero No dependents

"Text::Wrap::Smart" is the pure perl companion of "Text::Wrap::Smart::XS"....

SCHUBIGER/Text-Wrap-Smart-1.00 - 20 Feb 2023 22:00:43 UTC - Search in distribution

Text::Wrap::NoStrip - Line wrapping without stripping the whitespace River stage one • 1 direct dependent • 1 total dependent

NOTE: Early implementaiton, no tab handling. This module provides "wrap()" variant that does not strip the whitespaces, to make unfolding easier and capable of returning the original text. Contrast: # original $text longwordlongwordlongword word word...

PERLANCAR/Text-Wrap-NoStrip-0.003 - 18 Feb 2023 10:49:12 UTC - Search in distribution

Text::Wrap::Smart::XS - Wrap text fast into chunks of similar length River stage one • 1 direct dependent • 1 total dependent

"Text::Wrap::Smart::XS" is the faster companion of "Text::Wrap::Smart"....

SCHUBIGER/Text-Wrap-Smart-XS-0.08 - 22 Feb 2023 20:21:40 UTC - Search in distribution

Text::ASCIITable::Wrap - Wrap text River stage two • 27 direct dependents • 34 total dependents

LUNATIC/Text-ASCIITable-0.22 - 29 Dec 2016 14:52:23 UTC - Search in distribution

Template::Plugin::GD::Text::Wrap - Break and wrap strings in GD images River stage zero No dependents

The GD.Text.Wrap plugin provides an interface to the GD::Text::Wrap module. It allows multiples line of text to be drawn in GD images with various wrapping and alignment. See GD::Text::Wrap for more details. See Template::Plugin::GD::Text::Align for ...

ABW/Template-GD-2.66 - 03 Feb 2006 13:57:06 UTC - Search in distribution

Text::WrapProp - proportional line wrapping to form simple paragraphs River stage zero No dependents

Text::WrapProp::wrap_prop() is a very simple paragraph formatter for proportional text. It formats a single paragraph at a time by breaking lines at word boundries. You must supply the column width in floating point units which should be set to the f...

JBRIGGS/Text-WrapProp-0.05 - 26 Oct 2014 21:50:07 UTC - Search in distribution

Bencher::Scenario::TextANSIUtil::Wrap - Benchmark text wrapping River stage one • 1 direct dependent • 1 total dependent

Packaging a benchmark script as a Bencher scenario makes it convenient to include/exclude/add participants/datasets (either via CLI or Perl code), send the result to a central repository, among others . See Bencher and bencher (CLI) for more details....

PERLANCAR/Bencher-Scenarios-TextANSIUtil-0.02 - 25 Jan 2017 08:37:59 UTC - Search in distribution

Text::WrapI18N - Line wrapping module with support for multibyte, fullwidth, and combining characters and languages without whitespaces between words River stage one • 3 direct dependents • 3 total dependents

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 - Search in distribution

Text::WrapAsUtf8 - temporarily wraps output to stdout as the UTF-8 binmode. River stage one • 2 direct dependents • 3 total dependents

This module implements two functions that proved of utility in my Website Meta Language (<http://www.shlomifish.org/open-source/projects/website-meta-language/> ) sites and which I decided to extract into a common CPAN distribution. They temporarily ...

SHLOMIF/Text-WrapAsUtf8-0.0.2 - 22 Sep 2020 19:13:48 UTC - Search in distribution

App::TextWrapUtils - Utilities related to text wrapping River stage one • 1 direct dependent • 1 total dependent

This distributions provides the following command-line utilities: * nowrap * nowrap-clipboard * textunwrap * textunwrap-clipboard * textwrap * textwrap-clipboard Keywords: fold....

PERLANCAR/App-TextWrapUtils-0.007 - 02 Jun 2023 00:06:12 UTC - Search in distribution

Mail::DKIM::TextWrap - text wrapping module written for use with DKIM River stage one • 3 direct dependents • 7 total dependents

This is a general-purpose text-wrapping module that I wrote because I had some specific needs with Mail::DKIM that none of the contemporary text-wrapping modules offered. Specifically, it offers the ability to change wrapping options in the middle of...

MBRADSHAW/Mail-DKIM-1.20240124 - 24 Jan 2024 04:02:51 UTC - Search in distribution

Data::Unixish::wrap - Wrap text River stage two • 9 direct dependents • 51 total dependents

PERLANCAR/Data-Unixish-1.573 - 09 Jan 2024 00:05:33 UTC - Search in distribution

Lingua::ZH::Wrap - Wrap Chinese text River stage one • 1 direct dependent • 1 total dependent

"Lingua::ZH::Wrap::wrap()" is a very simple paragraph formatter. It formats a single paragraph at a time by breaking lines at Chinese character boundries. Indentation is controlled for the first line ($initial_tab) and all subsequent lines ($subseque...

AUTRIJUS/Lingua-ZH-Wrap-0.03 - 25 Jul 2004 16:34:53 UTC - Search in distribution

Text::Wrapper - Word wrap text by breaking long lines River stage one • 5 direct dependents • 6 total dependents

Text::Wrapper provides simple word wrapping. It breaks long lines, but does not alter spacing or remove existing line breaks. If you're looking for more sophisticated text formatting, try the Text::Format module. Reasons to use Text::Wrapper instead ...

CJM/Text-Wrapper-1.05 - 18 Jan 2014 20:58:12 UTC - Search in distribution

Data::Sah::Filter::perl::Str::wrap - Wrap text River stage three • 7 direct dependents • 606 total dependents

PERLANCAR/Data-Sah-Filter-0.024 - 17 Jan 2024 02:27:26 UTC - Search in distribution

Pod::Wrap - Wrap pod paragraphs, leaving verbatim text and code alone. River stage two • 1 direct dependent • 13 total dependents

This is a Pod::Parser subclass, based on Pod::Stripper. It parses perl files, wrapping pod text, and leaving everything else intact. It prints it's output to wherever you point it to (like you do with Pod::Parser (and Pod::Stripper))....

NUFFIN/Pod-Wrap-0.01 - 08 Jan 2004 12:51:59 UTC - Search in distribution
673 results (0.206 seconds)