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

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

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

Текущая версия: 0.05-alt1.1
Время сборки: 1 декабря 2022, 18:53 ( 73.3 недели назад )
Размер архива: 21.37 Kb

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

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

This module is written in the aspiration that one day perl will gain true
native syntax support for `try/catch' control flow, and that it will be
spelled using the syntax defined here. The intention here is that on such
a version of perl that provides this syntax this module will simply enable it,
equivalent to perhaps

  use feature 'try';

On older versions of perl before such syntax is available, it is currently
provided instead using the the Syntax::Keyword::Try manpage module, imported with a
special set of options to configure it to recognise exactly and only the same
syntax as this as-yet-aspirational core perl feature, thus ensuring that any
code using it will still continue to function on that newer perl.

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

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

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

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