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

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

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

%define _unpackaged_files_terminate_build 1
BuildRequires: perl(Software/LicenseUtils.pm)
%define dist Parallel-Iterator
Name: perl-%dist
Version: 1.002
Release: alt1

Summary: Simple parallel execution
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source0: http://www.cpan.org/authors/id/A/AR/ARISTOTLE/%{dist}-%{version}.tar.gz

BuildArch: noarch

# Automatically added by buildreq on Wed Oct 12 2011

BuildRequires: perl-Module-Build

%description
This module provides a 'parallel map'. Multiple worker processes are
forked so that many instances of the transformation function may be
executed simultaneously.

%prep
%setup -q -n %{dist}-%{version}
#rm boilerplate.pl

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README examples
%perl_vendor_privlib/Parallel

%changelog

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

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