Home > Repositories > base > perl-Text-Format

perl-Text-Format: Text::Format - Various subroutines to format text.

The format routine will format under all circumstances even if the width isn't enough to contain the longest words. Text::Wrap will die under these circumstances, although I am told this is fixed. If columns is set to a small number and words are longer than that and the leading 'whitespace' than there will be a single word on each line. This will let you make a simple word list which could be indented or right aligned. There is a chance for croaking if you try to subvert the module. If you don't pass in text then the internal text is worked on, though not modfied. Text::Format is meant for more powerful text formatting than Text::Wrap allows. I also have a module called Text::NWrap that is meant as a direct replacement for Text::Wrap. Text::NWrap requires Text::Format since it uses Text::Format->format to do the actual wrapping but gives you the interface of Text::Wrap
Name:perl-Text-Format
Release: 0.63-1mamba
Group:System/Libraries/Perl
Maintainer:silvan
License:Artistic, GPL
Size:40.52 kB
Upstream URL:https://www.cpan.org/
Build time:2024-09-07 22:15:22
Binary packages and requirements
x86_64i586
Built RPMSperl-Text-Format
perl-Text-Format
Build requirementsperl[>=2:5.36.0] [1]
perl-devel [1]
perl[>=2:5.36.0] [1]
perl-devel [1]
History of changes
DatePackagerReleaseDescription
2024-09-07Automatic Build System 0.63-1mamba- automatic version update by autodist
2023-04-17Sdk Build System 0.62-2mamba- rebuilt with perl 5.36.0
2022-01-10silvan0.62-1mamba- update to 0.62
2012-11-13silvan0.52-3mamba- perl 5.16 mass rebuild
2008-11-05silvan0.52-2mamba- automatic rebuild by autodist
2008-10-03gil0.52-1mamba- package created by autospec