Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37546118
en ru br
Репозитории ALT
S:20220807.0-alt1
5.1: 0.82-alt1
4.1: 0.80-alt1
4.0: 0.80-alt1
3.0: 0.79-alt1
www.altlinux.org/Changes

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

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

%define _unpackaged_files_terminate_build 1
%define module IPC-Run
%def_disable test

Name: perl-%module
Version: 20220807.0
Release: alt1

Summary: IPC-Run - system() and background procs w/ piping, redirs, ptys (Unix, Win32)
License: Perl
Group: Development/Perl

Url: %CPAN %module
Source0: http://www.cpan.org/authors/id/T/TO/TODDR/%{module}-%{version}.tar.gz

BuildArch: noarch

# Automatically added by buildreq on Sun Mar 25 2012

BuildRequires: perl-IO-Tty perl-devel

%description
IPC::Run allows you run and interact with child processes using files, pipes,
and pseudo-ttys. Both system()-style and scripted usages are supported and may
be mixed. Likewise, functional and OO API styles are both supported and may be
mixed.

%prep
%setup -q -n %{module}-%{version}

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc README.md Changelog
%perl_vendor_privlib/IPC/
%exclude %perl_vendor_privlib/IPC/Run/Win*

%changelog

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

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