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.
RPM
perl-Getopt-Long-2.58-3.fc42.noarch.rpm
Summary
Extended processing of command line options
URL
https://metacpan.org/release/Getopt-Long
Group
Unspecified
License
GPL-2.0-or-later OR Artistic-1.0-Perl
Source
perl-Getopt-Long-2.58-3.fc42.src.rpm
Checksum
2ea816a704259aa9ff1deb94449b708cb14b00916b52cc8abb18eebb9e2cb8b3
Build Date
2025/01/18 13:19:41
Requires
perl(:VERSION) >= 5.6.1
perl(Pod::Usage) >= 1.14
Provides
perl(Getopt::Long) = 2.58
perl(Getopt::Long::CallBack)
perl(Getopt::Long::Parser) = 2.58
perl(newgetopt.pl) = 2.58
perl-Getopt-Long = 1:2.58-3.fc42