Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37046501
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 

#
#   - Perl6::Junction -
#   This spec file was automatically generated by cpan2rpm [ver: 2.027]
#   (ALT Linux revision)
#   The following arguments were used:
#       Perl6::Junction
#   For more information on cpan2rpm please visit: http://perl.arix.com/
#

%define module Perl6-Junction
%define m_distro Perl6-Junction
%define m_name Perl6::Junction
%define m_author_id CFRANKS
%define _enable_test 1

Name: perl-Perl6-Junction
Version: 1.60000
Release: alt1

Summary: Perl6 style Junction operators in Perl5

License: Artistic
Group: Development/Perl
Url: http://search.cpan.org/dist/Perl6-Junction/

Packager: Michael Bochkaryov <misha at altlinux.ru>

BuildArch: noarch
Source: http://www.cpan.org/authors/id/C/CF/CFRANKS/Perl6-Junction-%{version}.tar.gz

# Automatically added by buildreq on Mon May 26 2008

BuildRequires: perl-devel

%description
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/".

%prep
%setup -q -n %m_distro-%version
%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%perl_vendor_privlib/*
%exclude %perl_vendor_archlib

%changelog

Полный changelog можно просмотреть здесь

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