Package perl-CLI-Osprey: Information
Source package: perl-CLI-Osprey
Version: 0.08-alt2
Build time: Apr 28, 2021, 06:21 PM
Category: Development/Perl
Report package bugHome page: http://metacpan.org/release/CLI-Osprey
License: perl
Summary: MooX::Options + MooX::Cmd + Sanity
Description:
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.
Maintainer: Igor Vlasenko
Last changed
April 28, 2021 Igor Vlasenko 0.08-alt2
- to Sisyphus as Dancer2 dep
July 15, 2020 Igor Vlasenko 0.08-alt1
- updated by package builder
July 3, 2020 Igor Vlasenko 0.07-alt1
- updated by package builder