Changes for version 1.0.5 - 2015-03-06

  • Added new line in die to surpress developmental text (RT#102491)
  • Started using the terms: postional arguments vs. named arguments in replacement of "optional" arguments (RT#102497)
  • Updated to output argument help texts in required and optional sections for positional arguments and named arguments
  • Merged apinco@github for suggesting the above change
  • Merged rbonthond@github's pull (#5) for help text consistency improvement

Modules

Parsing command line arguments with a richer and more user-friendly API interface, similar to python's argpare but with perlish extras.

Provides

in lib/Getopt/ArgParse/ActionAppend.pm
in lib/Getopt/ArgParse/ActionCount.pm
in lib/Getopt/ArgParse/ActionStore.pm
in lib/Getopt/ArgParse/Namespace.pm
in lib/Getopt/ArgParse/Parser.pm