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

Group :: Development/Perl
RPM: perl-EV

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define dist EV
Name: perl-%dist
Version: 4.33
Release: alt1

Summary: Perl interface to libev, a high performance full-featured event loop
License: GPL or Artistic
Group: Development/Perl

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

# Automatically added by buildreq on Mon Oct 10 2011

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

%description
This module provides an interface to libev
(<http://software.schmorp.de/pkg/libev.html>). While the documentation
below is comprehensive, one might also consult the documentation of
libev itself (<http://pod.tst.eu/http://cvs.schmorp.de/libev/ev.pod> or
perldoc EV::libev) for more subtle details on watcher semantics or some
discussion on the available backends, or how to force a specific backend
with "LIBEV_FLAGS", or just about in any case because it has much more
detailed information.

%prep
%setup -q -n %{dist}-%{version}
%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%perl_vendor_archlib/EV*
%perl_vendor_autolib/EV

%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