Пакет perl-CLI-Osprey: Информация
Исходный пакет: perl-CLI-Osprey
Версия: 0.08-alt2
Собран: 23 октября 2023 г. 9:38
Категория: Разработка/Perl
Сообщить об ошибке в пакетеДомашняя страница: http://metacpan.org/release/CLI-Osprey
Лицензия: perl
О пакете: MooX::Options + MooX::Cmd + Sanity
Описание:
CLI::Osprey is a module to assist in writing commandline applications with M* OO modules (Moose, Moo, Mo). With it, you structure your app as one or more modules, which get instantiated with the commandline arguments as attributes. Arguments are parsed using the Getopt::Long::Descriptive manpage, and both long and short help messages as well as complete manual pages are automatically generated. An app can be a single command with options, or have sub-commands (like `git'). Sub-commands can be defined as modules (with options of their own) or as simple coderefs.
Сопровождающий: Igor Vlasenko
Последнее изменение
28 апреля 2021 г. Igor Vlasenko 0.08-alt2
- to Sisyphus as Dancer2 dep
15 июля 2020 г. Igor Vlasenko 0.08-alt1
- updated by package builder
3 июля 2020 г. Igor Vlasenko 0.07-alt1
- updated by package builder