Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37596777
en ru br
ALT Linux repos
S:0.13-alt1

Group :: Development/Perl
RPM: perl-Syntax-Keyword-Match

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.13-alt1
Build date: 28 july 2023, 15:08 ( 39.4 weeks ago )
Size: 35.61 Kb

Home page:   http://search.cpan.org/dist/Syntax-Keyword-Matc…

License: perl
Summary: a C 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.

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

  • perl-Syntax-Keyword-Match
  • perl-Syntax-Keyword-Match-debuginfo
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin