This package browser is in early development. Mind the rough edges.

perl-getopt-long-descriptive 0.103

Getopt::Long, but simpler and more powerful

Getopt::Long::Descriptive is yet another Getopt library. It's built atop Getopt::Long, and gets a lot of its features, but tries to avoid making you think about its huge array of options. It also provides usage (help) messages, data validation, and a few other useful features.

Installation

Install perl-getopt-long-descriptive 0.103 as follows:

guix install perl-getopt-long-descriptive@0.103

Or install the latest version:

guix install perl-getopt-long-descriptive

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.