Пакет 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.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    perl-CLI-Osprey (noarch)

    Сопровождающий: Igor Vlasenko

    Список участников:
    Igor Vlasenko

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

    Последнее изменение


    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