SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Event-Lib rpm build for : CentOS 5. For other distributions click perl-Event-Lib.

Name : perl-Event-Lib
Version : 1.03 Vendor : obs://build_opensuse_org/home:csbuild
Release : 4.4 Date : 2014-06-14 12:03:40
Group : Development/Libraries/Perl Source RPM : perl-Event-Lib-1.03-4.4.src.rpm
Size : 0.18 MB
Packager : (none)
Summary : Event-Lib - Perl extentions for event-based programming
Description :
This module is a Perl wrapper around libevent(3) as available from http://www.monkey.org/~provos/libevent/. 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 \"CONFIGURATION\" further below).

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

There\'s also a section briefly mentioning other event modules on the CPAN and how they differ from Event::Lib further below (\"OTHER EVENT MODULES\").

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/csbuild:/Perl/CentOS_5/x86_64

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Event-Lib-1.03-4.4.x86_64.rpm
     

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

Requires :
rpmlib(CompressedFileNames) <= 3.0.4-1
libc.so.6()(64bit)
libevent
rpmlib(VersionedDependencies) <= 3.0.3-1
perl(warnings)
libc.so.6(GLIBC_2.2.5)(64bit)
perl => 0:5.006
perl(Exporter)
libm.so.6()(64bit)
rtld(GNU_HASH)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
perl(strict)
libevent-1.4.so.2()(64bit)
perl(XSLoader)


Content of RPM :
/usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi/Event
/usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi/Event/Lib.pm
/usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi/auto/Event
/usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi/auto/Event/Lib
/usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi/auto/Event/Lib/Lib.so
/usr/share/doc/perl-Event-Lib-1.03
/usr/share/doc/perl-Event-Lib-1.03/Changes
/usr/share/doc/perl-Event-Lib-1.03/README
/usr/share/doc/perl-Event-Lib-1.03/scripts
/usr/share/doc/perl-Event-Lib-1.03/scripts/client.pl
/usr/share/doc/perl-Event-Lib-1.03/scripts/eprof
/usr/share/doc/perl-Event-Lib-1.03/scripts/server.pl
/usr/share/man/man3/Event::Lib.3pm.gz

 
ICM