Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37555571
en ru br
ALT Linux repos
S:0.08-alt2

Group :: Development/Perl
RPM: perl-CLI-Osprey

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.08-alt2
Build date: 28 april 2021, 12:46 ( 156.4 weeks ago )
Size: 25.59 Kb

Home 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.

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

  • perl-CLI-Osprey
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin