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

    List of RPM packages built from this SRPM:
    perl-CLI-Osprey (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

      1. /proc
      2. rpm-build-perl
      3. perl(Capture/Tiny.pm)
      4. perl(Getopt/Long/Descriptive.pm)
      5. perl(Module/Build/Tiny.pm)
      6. perl(Module/Runtime.pm)
      7. perl(Moo.pm)
      8. perl(Moo/Role.pm)
      9. perl(Path/Tiny.pm)
      10. perl(Pod/Usage.pm)
      11. perl(Scalar/Util.pm)
      12. perl(Test/Lib.pm)
      13. perl(Test/More.pm)
      14. perl(overload.pm)
      15. perl-podlators
      16. perl-devel

    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