Home > Repository > 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
Nome:perl-Text-Format
Versione: 0.63-1mamba
Gruppo:System/Libraries/Perl
Manutentore:silvan
Licenza:Artistic, GPL
Dimensione:40.52 kB
URL di origine:https://www.cpan.org/
Data di compilazione:2024-09-07 22:15:22
Pacchetti binari e dipendenze
x86_64i586
RPM creatiperl-Text-Format
perl-Text-Format
Dipendenze di compilazioneperl[>=2:5.36.0] [1]
perl-devel [1]
perl[>=2:5.36.0] [1]
perl-devel [1]
Cronologia delle modifiche
DataPackagerVersioneDescrizione
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