Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37040855
en ru br
Репозитории ALT
S:1.60000-alt1
5.1: 1.30000-alt1.1
www.altlinux.org/Changes

Группа :: Разработка/Perl
Пакет: perl-Perl6-Junction

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

Текущая версия: 1.60000-alt1
Время сборки: 27 августа 2013, 21:21 ( 552.3 недели назад )
Размер архива: 11.18 Kb

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

Лицензия: Artistic
О пакете: Perl6 style Junction operators in Perl5
Описание:

This is a lightweight module which provides 'Junction' operators, the most
commonly used being "any" and "all".

Inspired by the Perl6 design docs,
<http://dev.perl.org/perl6/doc/design/exe/E06.ht…;.

Provides a limited subset of the functionality of Quantum::Superpositions,
see "SEE ALSO" for comment.

Notice in the "SYNOPSIS" above, that if you want to match against a
regular expression, you must use "==" or "!=". Not "=~" or "!~". You
must also use a regex object, such as "qr/\d/", not a plain regex such as
"/\d/".

Текущий майнтейнер: Michael Bochkaryov

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

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

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