Information for build perl-Getopt-Long-2.52-3.oc9

ID15189
Package Nameperl-Getopt-Long
Version2.52
Release3.oc9
Epoch
Sourcegit+https://gitee.com/src-opencloudos-rpms/perl-Getopt-Long.git?.#f11f9d5c8c758c30e40446eb8fa75eeda72cbb3a
SummaryExtended processing of command line options
DescriptionThis module implements an extended getopt function called GetOptions(), which parses the command line from @ARGV, recognizing and removing specified options and their possible values. It supports to the syntax of POSIX command line options and comes with GNU extensions. In general, this means that options have long names rather than single letters, and are introduced with a double dash "--". Liked the traditional single-letter approach, it provides support for command line options binding, but it is not enabled by default.
Built bydenisecheng
State complete
Volume DEFAULT
StartedMon, 18 Sep 2023 19:55:02 CST
CompletedMon, 18 Sep 2023 19:57:06 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/perl-Getopt-Long.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/perl-Getopt-Long.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
RPMs
src
perl-Getopt-Long-2.52-3.oc9.src.rpm (info) (download)
noarch
perl-Getopt-Long-2.52-3.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 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.52-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.52-2 - Rebuilt for OpenCloudOS Stream 23 * Fri Aug 19 2022 Wang Guodong <gordonwwang@tencent.com> - 2.52-1 - package init.