About Anaconda Help Download Anaconda

aarch64-staging / packages / perl-getopt-long-amzn2-aarch64 2.40

(CDT) Extended processing of command line options

Installers

Info: This package contains files in non-standard labels.
  • noarch v2.40

conda install

To install this package run one of the following:
conda install aarch64-staging::perl-getopt-long-amzn2-aarch64
conda install aarch64-staging/label/CDT::perl-getopt-long-amzn2-aarch64
conda install aarch64-staging/label/CDT_20210503::perl-getopt-long-amzn2-aarch64

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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.5) Legal | Privacy Policy