mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
10 lines
389 B
Plaintext
10 lines
389 B
Plaintext
This module provides a flexible way to wrap and flow text for both ASCII and
|
|
non-ASCII outputs.
|
|
|
|
The main purpose of this module is to provide text wrapping and flowing
|
|
features without being tied down to ASCII based output and fixed-width
|
|
fonts. My needs were for a more sophisticated text control in PDF and GIF
|
|
output formats in particular.
|
|
|
|
WWW: https://metacpan.org/release/Text-Flow
|