blob: 4798911c9986db7a4da4349ac68ff3853ed38343 (
plain) (
blame)
1
2
3
4
5
6
7
|
The goal of this module is providing good code readability and clarity
of intent for command-line option processing. While readability is a
subjective standard, Getopt::Lucid relies on a more verbose,
plain-English option specification as compared against the more symbolic
approach of Getopt::Long.
WWW: https://metacpan.org/release/Getopt-Lucid
|