Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37040407
en ru br
ALT Linux repos
S:1.26-alt1

Group :: Development/Perl
RPM: perl-Async-Interrupt

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define module Async-Interrupt

Name: perl-%module
Version: 1.26
Release: alt1
Epoch: 1

Packager: Victor Forsiuk <force at altlinux.org>

Summary: Allow C/XS libraries to interrupt perl asynchronously  
License: Perl
Group: Development/Perl

Url: %CPAN %module
Source0: http://www.cpan.org/authors/id/M/ML/MLEHMANN/%{module}-%{version}.tar.gz

# Automatically added by buildreq on Sat Oct 08 2011

BuildRequires: perl-common-sense perl-devel perl(Canary/Stability.pm)

%description
This module implements asynchronous notifications that enable you to signal
running perl code from another thread, asynchronously, and sometimes even
without using a single syscall.

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%perl_vendor_archlib/Async
%perl_vendor_autolib/Async

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin