Пакет perl-Syntax-Keyword-Match: Информация

    Исходный пакет: perl-Syntax-Keyword-Match
    Версия: 0.15-alt2
    Последняя версия по данным Repology
    Собран:  16 апреля 2025 г. 20:06 в задании #381806
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Домашняя страница: http://search.cpan.org/dist/Syntax-Keyword-Match/

    Лицензия: perl
    О пакете: a C<match/case> syntax for perl
    Описание: 
    This module provides a syntax plugin that implements a control-flow block
    called `match/case', which executes at most one of a choice of different
    blocks depending on the value of its controlling expression.
    
    This is similar to C's `switch/case' syntax (copied into many other
    languages), or syntax provided by the Switch::Plain manpage.
    
    This is an initial, experimental implementation. Furthermore, it is built as
    a non-trivial example use-case on top of the XS::Parse::Keyword manpage, which is also
    experimental. No API or compatbility guarantees are made at this time.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    perl-Syntax-Keyword-Match (x86_64, i586, aarch64)
    perl-Syntax-Keyword-Match-debuginfo (x86_64, i586, aarch64)

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

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

    Права:
    Igor Vlasenko
    @everybody

      1. perl(ExtUtils/CBuilder.pm)
      2. perl(File/ShareDir.pm)
      3. perl(Module/Build.pm)
      4. perl(Test/More.pm)
      5. perl(Test2/V0.pm)
      6. perl(XS/Parse/Infix/Builder.pm)
      7. perl(XS/Parse/Keyword.pm)
      8. perl(XS/Parse/Keyword/Builder.pm)
      9. perl-devel
      10. perl-podlators
      11. rpm-build-perl

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


    16 апреля 2025 г. Igor Vlasenko 0.15-alt2
    - NMU: fixed build
    3 апреля 2025 г. Igor Vlasenko 0.15-alt1
    - automated CPAN update
    28 июля 2023 г. Igor Vlasenko 0.13-alt1
    - automated CPAN update