Name cli-osprey-perl
Version 0.08
Summary
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 Getopt::Long::Descriptive, 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.
Section libs
License Artistic-1.0 | GPL-1.0-or-later
Homepage https://metacpan.org/release/CLI-Osprey
Recipe file recipes-devel/cli-osprey-perl/cli-osprey-perl_0.08.bb
Layer meta-cpan (master branch)
Inherits
  • allarch
  • cpan-base
  • cpan_build
  • perl-version
  • perlnative
Dependencies
  • capture-tiny-perl-native
  • module-build-tiny-perl-native
  • perl
  • perl-native
  • test-lib-perl-native
PACKAGECONFIG options

Sources

https://cpan.metacpan.org/authors/id/A/AR/ARODLAND/CLI-Osprey-0.08.tar.gz

Patches

None

Other branches

This recipe in other branches of meta-cpan:

Branch Recipe
master cli-osprey-perl 0.08 (this recipe)