Letter P

perl-Getopt-Long - Extended processing of command line options

Website: https://metacpan.org/release/Getopt-Long
License: GPLv2+ or Artistic
Vendor: Alcance Libre, Inc.
Description:
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.

Packages

perl-Getopt-Long-2.52-1.fc14.al.noarch [58 KiB] Changelog by Joel Barrios (2022-02-03):
- Update to 2.52.

Listing created by Repoview-0.6.6-6.fc14.al