SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Object-Event rpm build for : OpenSuSE. For other distributions click perl-Object-Event.

Name : perl-Object-Event
Version : 1.23 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp155.1.1 Date : 2023-07-20 15:30:14
Group : Development/Libraries/Perl Source RPM : perl-Object-Event-1.23-lp155.1.1.src.rpm
Size : 0.04 MB
Packager : https://www_suse_com/
Summary : Class that provides an event callback interface
Description :
This module was mainly written for AnyEvent::XMPP, AnyEvent::IRC,
AnyEvent::HTTPD and BK to provide a consistent API for registering and
emitting events. Even though I originally wrote it for those modules I
released it separately in case anyone may find this module useful.

For more comprehensive event handling see also Glib and POE.

This class provides a simple way to extend a class, by inheriting from this
class, with an event callback interface.

You will be able to register callbacks for events, identified by their
names (a string) and call them later by invoking the \'event\' method with
the event name and some arguments.

There is even a syntactic sugar which allows to call methods on the
instances of Object::Event-derived classes, to invoke events. For this
feature see the EVENT METHODS section of this document.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-O/15.5/noarch

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Object-Event-1.23-lp155.1.1.noarch.rpm
     

Provides :
perl(Object::Event)
perl-Object-Event

Requires :
perl(:MODULE_COMPAT_5.26.1)
perl(AnyEvent) >= 3.5
perl(common::sense)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/Object
/usr/lib/perl5/vendor_perl/5.26.1/Object/Event.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Object-Event
/usr/share/doc/packages/perl-Object-Event/Changes
/usr/share/doc/packages/perl-Object-Event/README
/usr/share/doc/packages/perl-Object-Event/samples
/usr/share/doc/packages/perl-Object-Event/samples/benchmark
/usr/share/doc/packages/perl-Object-Event/samples/mass_example
/usr/share/doc/packages/perl-Object-Event/samples/simple_example
/usr/share/man/man3/Object::Event.3pm.gz

 
ICM