Fri, 23 Jan 2026 23:52:49 CST | login

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

ID1020
Package Nameperl-Pod-Usage
Version2.03
Release4.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/perl-Pod-Usage.git?.#dbc7918ba0864f269ffe73e28ead261b1f3fe073
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 byocs-bot
State complete
Volume DEFAULT
StartedThu, 17 Aug 2023 11:48:46 CST
CompletedThu, 17 Aug 2023 11:50:22 CST
Taskbuild (dist-ocs23, /opencloudos-stream/perl-Pod-Usage.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-Pod-Usage.git?.#origin/master'}}
Tags
dist-ocs23
RPMs
src
perl-Pod-Usage-2.03-4.ocs23.src.rpm (info) (download)
noarch
perl-Pod-Usage-2.03-4.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 * 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.