perl-Getopt-Long (1-2.58-3.el10)
Published 2026-05-19 00:26:24 +03:00 by mpavlov
Installation
# on RedHat based distributions
dnf config-manager --add-repo
# on SUSE based distributions
zypper addrepo # on RedHat based distributions
dnf install perl-Getopt-Long
# on SUSE based distributions
zypper install perl-Getopt-Long
Repository Info
Architectures |
noarch |
About this package
Extended processing of command line options
The Getopt::Long module implements an extended getopt function called
GetOptions(). It parses the command line from @ARGV, recognizing and removing
specified options and their possible values. It adheres to the POSIX syntax
for command line options, with GNU extensions. In general, this means that
options have long names instead of single letters, and are introduced with
a double dash "--". Support for bundling of command line options, as was the
case with the more traditional single-letter approach, is provided but not
enabled by default.
Details
Assets (1)
Versions (1)
View all
1-2.58-3.el10
2026-05-19