Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37569995
en ru br
ALT Linux repositórios
S:1.002-alt1

Group :: Desenvolvimento/Perl
RPM: perl-Parallel-Iterator

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e 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

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009