Package perl-Syntax-Keyword-Match: Information

    Source package: perl-Syntax-Keyword-Match
    Version: 0.15-alt2
    Latest version according to Repology
    Build time:  Apr 16, 2025, 08:06 PM in the task #381806
    Category: Development/Perl
    Report package bug
    License: perl
    Summary: a C<match/case> syntax for perl
    Description: 
    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.

    List of RPM packages built from this SRPM:
    perl-Syntax-Keyword-Match (x86_64, i586, aarch64)
    perl-Syntax-Keyword-Match-debuginfo (x86_64, i586, aarch64)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

    ACL:
    Igor Vlasenko
    @everybody

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

    Last changed


    April 16, 2025 Igor Vlasenko 0.15-alt2
    - NMU: fixed build
    April 3, 2025 Igor Vlasenko 0.15-alt1
    - automated CPAN update
    July 28, 2023 Igor Vlasenko 0.13-alt1
    - automated CPAN update