perl-MooX-Cmd - Giving an easy Moo style way to make command organized CLI apps
| Website: | https://metacpan.org/release/MooX-Cmd |
|---|---|
| License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
| Vendor: | Alcance Libre, Inc. |
- Description:
This module eases the writing of command line utilities, accepting commands and sub-commands and so on. These commands can form a tree, which is mirrored in the package structure. On invocation each command along the path through the tree (starting from the top-level command through to the most specific one) is instantiated.
Packages
| perl-MooX-Cmd-1.000-1.aldos.noarch [36 KiB] |
Changelog
by Joel Barrios (2026-03-02):
- Update to 1.000. |