SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Event-Lib rpm build for : Mandriva 2009. For other distributions click perl-Event-Lib.

Name : perl-Event-Lib
Version : 1.03 Vendor : Mandriva
Release : 2mdv2009.0 Date : 2008-08-08 19:22:26
Group : Development/Perl Source RPM : perl-Event-Lib-1.03-2mdv2009.0.src.rpm
Size : 0.11 MB
Packager : Thierry Vignaud < tvignaud_mandriva_com>
Summary : Perl extentions for event-based programming
Description :
This module is a Perl wrapper around libevent(3) as available from the
http://www.monkey.org/~provos/libevent/ manpage. It allows to execute a
function whenever a given event on a filehandle happens, a timeout occurs
or a signal is received.

Under the hood, one of the available mechanisms for asynchronously dealing
with events is used. This could be \'select\', \'poll\', \'epoll\', \'devpoll\' or
\'kqueue\'. The idea is that you don\'t have to worry about those details and
the various interfaces they offer. _Event::Lib_ offers a unified interface
to all of them (but see the \"CONFIGURATION\" manpage further below).

Once you\'ve skimmed through the next two sections (or maybe even now), you
should have a look at the \"EXAMPLE: A SIMPLE TCP SERVER\" manpage to get a
feeling about how it all fits together.

RPM found in directory: /vol/rzm6/linux-mandriva/official/2009.1/i586/media/contrib/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Event-Lib-1.03-2mdv2009.0.i586.rpm
ftp.icm.edu.pl  perl-Event-Lib-1.03-2mdv2009.0.i586.rpm
     Search for other platforms
perl-Event-Lib-1.03-2mdv2009.0.sparc.rpm
perl-Event-Lib-1.03-2mdv2009.0.alpha.rpm
perl-Event-Lib-1.03-2mdv2009.0.ppc.rpm
perl-Event-Lib-1.03-2mdv2009.0.ia64.rpm
perl-Event-Lib-1.03-2mdv2009.0.s390.rpm

Provides :
Lib.so
perl(Event::Lib)
perl-Event-Lib

Requires :
perl-base => 2:5.10.0
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadIsLzma) <= 4.4.6-1
libevent.so.2
libc.so.6(GLIBC_2.0)
perl(Exporter)
libc.so.6(GLIBC_2.1.3)
rtld(GNU_HASH)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
libc.so.6
libperl.so
perlapi-5.10.0
perl(XSLoader)
libm.so.6


Content of RPM :
/usr/lib/perl5/vendor_perl/5.10.0/i386-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.10.0/i386-linux-thread-multi/Event
/usr/lib/perl5/vendor_perl/5.10.0/i386-linux-thread-multi/Event/Lib.pm
/usr/lib/perl5/vendor_perl/5.10.0/i386-linux-thread-multi/auto
/usr/lib/perl5/vendor_perl/5.10.0/i386-linux-thread-multi/auto/Event
/usr/lib/perl5/vendor_perl/5.10.0/i386-linux-thread-multi/auto/Event/Lib
/usr/lib/perl5/vendor_perl/5.10.0/i386-linux-thread-multi/auto/Event/Lib/Lib.so
/usr/share/doc/perl-Event-Lib
/usr/share/doc/perl-Event-Lib/Changes
/usr/share/doc/perl-Event-Lib/META.yml
/usr/share/doc/perl-Event-Lib/README
/usr/share/man/man3/Event::Lib.3pm.lzma

 
ICM