Fri, 23 Jan 2026 13:23:48 CST | login

Information for build perl-Pod-Usage-2.03-5.ocs23

ID2764
Package Nameperl-Pod-Usage
Version2.03
Release5.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/perl-Pod-Usage.git?.#384f7f51188778cad3f5dc01de1fa78eeda30b41
SummaryPrint a usage message from embedded POD documentation
Descriptionpod2usage will use its embedded POD documentation to print a usage message for the invoking script and then exit the script with the desired exit status. The usage message printed may have any one of three levels of "verboseness": If the verbose level is 0, then only a synopsis is printed. If the verbose level is 1, then the synopsis is printed along with a description (if present) of the command line options and arguments. If the verbose level is 2, then the entire manual page is printed.
Built bystreamkoji
State complete
Volume DEFAULT
StartedMon, 11 Sep 2023 12:36:35 CST
CompletedMon, 11 Sep 2023 12:38:39 CST
Taskbuild (dist-ocs23, /opencloudos-stream/perl-Pod-Usage.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-Pod-Usage.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
perl-Pod-Usage-2.03-5.ocs23.src.rpm (info) (download)
noarch
perl-Pod-Usage-2.03-5.ocs23.noarch.rpm (info) (download)
Logs
noarch
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.03-5 - Rebuilt for OpenCloudOS Stream 23.09 * Thu Aug 17 2023 Xiaojie Chen <jackxjchen@tencent.com> - 2.03-4 - Remove perl(:MODULE_COMPAT) which will be generated by perl-generators >= 1.15 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.03-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.03-2 - Rebuilt for OpenCloudOS Stream 23 * Tue Aug 16 2022 Cheng Xin <denisecheng@tencent.com> - 2.03-1 - package init.