Tue, 24 Mar 2026 11:38:39 CST | login

Information for build perl-podlators-5.01-1.ocs23

ID459
Package Nameperl-podlators
Version5.01
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/perl-podlators.git?.#ae4eefb2000a226966acf310304f4ac3e8d179a0
SummaryFormat POD source into various output formats
Descriptionpodlators contains two main modules, Pod::Man and Pod::Text. The former converts POD into nroff/troff source and the latter into plain text (with various options controlling some of the formatting). There are also several subclasses of Pod::Text for generating slightly formatted text using color or other terminal control escapes, and a general utility module, Pod::ParseLink, for parsing the POD L<> formatting sequences. Also included in this package are the pod2text and pod2man driver scripts.
Built byocs-bot
State complete
Volume DEFAULT
StartedMon, 31 Jul 2023 21:13:29 CST
CompletedMon, 31 Jul 2023 21:20:51 CST
Taskbuild (dist-ocs23, /opencloudos-stream/perl-podlators.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-podlators.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
perl-podlators-5.01-1.ocs23.src.rpm (info) (download)
noarch
perl-podlators-5.01-1.ocs23.noarch.rpm (info) (download)
Logs
noarch
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Mon Jul 31 2023 Xiaojie Chen <jackxjchen@tencent.com> - 5.01-1 - Upgrade to upstream version 5.01 - Remove perl(MODULE_COMPAT) which will be generated by perl-generators >= 1.15 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 4.14-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 4.14-2 - Rebuilt for OpenCloudOS Stream 23 * Wed Aug 17 2022 Cheng Xin <denisecheng@tencent.com> - 4.14-1 - package init.