libgetopt-argparse-perl

module to parse @ARGV with a richer and more user-friendly API

Description

Getopt::ArgParse provides the following features:

  - Generating usage messages
  - Storing parsed arg values in an object, which can be also used to
    load configuration values from files and therefore the ability for
    applications to combine configurations in a single interface
  - A more user-friendly interface to specify arguments, such as
    argument types, argument values split, etc.
  - Subcommand parsing, such svn <command>
  - Supporting both flag based named arguments and positional arguments

Getopt::ArgParse provides similar functionality to Python's argparse module.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/Getopt-ArgParse


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libgetopt-argparse-perl