Пакет perl-Perl6-Junction: Информация

    Исходный пакет: perl-Perl6-Junction
    Версия: 1.40000-alt1.1
    Собран:  24 ноября 2010 г. 12:18
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Домашняя страница: 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.html>.
    
    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/".

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    perl-Perl6-Junction (noarch)

    Сопровождающий: Michael Bochkaryov

    Список участников:
    Igor Vlasenko
    Michael Bochkaryov

    Права:
    @qa_p6

      1. perl-devel

    Последнее изменение


    22 ноября 2010 г. Igor Vlasenko 1.40000-alt1.1
    - repair after perl 5.12 upgrade using girar-nmu
    13 июля 2010 г. Igor Vlasenko 1.40000-alt1
    - automated CPAN update
    6 октября 2008 г. Igor Vlasenko 1.30000-alt1.1
    - NMU for unknown reason:
      the person above was too neglectant to add --changelog "- NMU: <reason>" option.