Package perl-Syntax-Keyword-Match: Information
Source package: perl-Syntax-Keyword-Match
Version: 0.15-alt2
Build time: Apr 16, 2025, 08:06 PM in the task #381806
Category: Development/Perl
Report package bugLicense: 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)
perl-Syntax-Keyword-Match (x86_64, i586, aarch64)
perl-Syntax-Keyword-Match-debuginfo (x86_64, i586, aarch64)
Maintainer: Igor Vlasenko
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