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

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

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

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

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

Лицензия: perl
О пакете: a C syntax for perl
Описание:

This module provides a syntax plugin that implements exception-handling
semantics in a form familiar to users of other languages, being built on a
block labeled with the `try' keyword, followed by at least one of a `catch'
or `finally' block.

As well as providing a handy syntax for this useful behaviour, this module
also serves to contain a number of code examples for how to implement parser
plugins and manipulate optrees to provide new syntax and behaviours for perl
code.

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

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

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

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