Fedora Packages

perl-Getopt-Long

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.

Releases Overview

Release Stable Testing
Fedora Rawhide 2.57-3.fc40 -
Fedora 40 2.57-3.fc40 -
Fedora 39 2.54-500.fc39 -
Fedora 38 2.54-2.fc38 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at perl-Getopt-Long dash maintainers at fedoraproject dot org.



Sources on Pagure