Tue, 13 Jan 2026 08:49:35 CST | login

Information for build perl-Text-Format-0.62-1.oc9

ID23300
Package Nameperl-Text-Format
Version0.62
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-Text-Format.git?.#2edbcf69f7340086809c71d4b0d58bad2222ae4d
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 byfanjunkong
State complete
Volume DEFAULT
StartedMon, 03 Jun 2024 19:40:34 CST
CompletedMon, 03 Jun 2024 19:43:02 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/perl-Text-Format.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-Text-Format.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
perl-Text-Format-0.62-1.oc9.src.rpm (info) (download)
noarch
perl-Text-Format-0.62-1.oc9.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.62-1 - initial build