Thu, 22 Jan 2026 17:00:03 CST | login

Information for build perl-Getopt-Long-2.54-1.ocs23

ID457
Package Nameperl-Getopt-Long
Version2.54
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/perl-Getopt-Long.git?.#3f9d71ddb231792216fd756860f7d9cb163e6237
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 byocs-bot
State complete
Volume DEFAULT
StartedMon, 31 Jul 2023 21:13:14 CST
CompletedMon, 31 Jul 2023 21:20:21 CST
Taskbuild (dist-ocs23, /opencloudos-stream/perl-Getopt-Long.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-Getopt-Long.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
perl-Getopt-Long-2.54-1.ocs23.src.rpm (info) (download)
noarch
perl-Getopt-Long-2.54-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> - 2.54-1 - Upgrade to upstream version 2.54 - Remove perl(MODULE_COMPAT) which will be generated by perl-generators >= 1.15 * 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.