Thu, 30 May 2024 01:55:23 UTC | login

Information for build perl-Text-Format-0.61-8.fc33

ID136625
Package Nameperl-Text-Format
Version0.61
Release8.fc33
Epoch
SummaryVarious subroutines to format text
DescriptionThe 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 modified. Text::Format is meant for more powerful text formatting than Text::Wrap allows.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 26 Mar 2020 14:10:33 UTC
CompletedThu, 26 Mar 2020 14:10:33 UTC
Tags
f33
RPMs
src
perl-Text-Format-0.61-8.fc33.src.rpm (info) (download)
noarch
perl-Text-Format-0.61-8.fc33.noarch.rpm (info) (download)
Changelog * Fri Feb 28 2020 Petr Pisar <ppisar@redhat.com> - 0.61-8 - Build-require blib for tests * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.61-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.61-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu May 30 2019 Jitka Plesnikova <jplesnik@redhat.com> - 0.61-5 - Perl 5.30 rebuild * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.61-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.61-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Jun 27 2018 Jitka Plesnikova <jplesnik@redhat.com> - 0.61-2 - Perl 5.28 rebuild * Mon Jun 18 2018 Jitka Plesnikova <jplesnik@redhat.com> - 0.61-1 - 0.61 bump