perl-Getopt-Tabular - Table-driven argument parsing for Perl
| Website: | https://metacpan.org/release/Getopt-Tabular |
|---|---|
| License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
| Vendor: | Alcance Libre, Inc. |
- Description:
Getopt::Tabular is a Perl module for table-driven argument parsing, vaguely inspired by John Ousterhout's Tk_ParseArgv. All you really need to do to use the package is set up a table describing all your command-line options, and call &GetOptions.
Packages
| perl-Getopt-Tabular-0.3-11.aldos.noarch [41 KiB] |
Changelog
by Joel Barrios (2026-05-02):
- Clean and trim spec file. |