ports/devel/p5-Getopt-Long-Descriptive/pkg/DESCR

7 lines
279 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
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.