Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37569700
en ru br
Репозитории ALT

Группа :: Разработка/Perl
Пакет: perl-Syntax-Keyword-Match

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 0.13-alt1
Время сборки: 28 июля 2023, 15:08 ( 39.3 недели назад )
Размер архива: 35.61 Kb

Домашняя страница:   http://search.cpan.org/dist/Syntax-Keyword-Matc…

Лицензия: perl
О пакете: a C 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.

Текущий майнтейнер: Igor Vlasenko

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • perl-Syntax-Keyword-Match
  • perl-Syntax-Keyword-Match-debuginfo
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin