raku-getopt-long

Getopt implementation for Raku

Description

Getopt::Long Raku/Perl6 module implements extended getopt functions called get- options() and get-options-from, as well as automatic argument parsing for a MAIN sub.

This function adheres to the POSIX syntax for command line options, with GNU extensions. In general, this means that options have long names instead of single letters, and are introduced with a double dash "--". Support for bundling of command line options, as was the case with the more traditional single-letter approach, is also provided.

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://github.com/Leont/getopt-long6


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 raku-getopt-long