Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37658234
en ru br
ALT Linux repos
S:1.28-alt1
5.0: 1.11-alt1
4.1: 1.09-alt1
4.0: 1.09-alt1
3.0: 1.02-alt1

Group :: Development/Perl
RPM: perl-Event

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define dist Event

Name: perl-%dist
Version: 1.11
Release: alt1

Packager: Victor Forsyuk <force at altlinux.org>

Summary: Event loop processing
License: Perl
Group: Development/Perl

URL: %CPAN %dist
Source: http://www.cpan.org/modules/by-module/Event/Event-%version.tar.gz

# Automatically added by buildreq on Wed Jun 25 2008

BuildRequires: perl-devel

%description
The Event module provide a central facility to watch for various types
of events and invoke a callback when these events occur. The idea is to
delay the handling of events so that they may be dispatched in priority
order when it is safe for callbacks to execute.

%prep
%setup -n %dist-%version

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%perl_vendor_archlib/Event
%perl_vendor_archlib/Event.pm
%perl_vendor_archlib/Event.pod
%dir %perl_vendor_autolib/Event
%perl_vendor_autolib/Event/Event.so
%perl_vendor_man3dir/*

%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