libtext-format-perl

Module for formatting plain text
  https://metacpan.org/release/Text-Format
  0
  no reviews



Text::format is a perl module that provides various utility functions for formatting plain text. this module is similar to, but more powerful than, the text::wrap module (in perl core). it can format arbitrary lines into paragraphs, center text, handle indentation and left/right margins, and convert between tabs and spaces.