SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Class-Observable rpm build for : OpenSuSE. For other distributions click perl-Class-Observable.

Name : perl-Class-Observable
Version : 2.004 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp155.1.1 Date : 2023-07-20 18:51:14
Group : Unspecified Source RPM : perl-Class-Observable-2.004-lp155.1.1.src.rpm
Size : 0.04 MB
Packager : https://www_suse_com/
Summary : Allow other classes and objects to respond to events in yours
Description :
If you have ever used Java, you may have run across the
\'java.util.Observable\' class and the \'java.util.Observer\' interface. With
them you can decouple an object from the one or more objects that wish to
be notified whenever particular events occur.

These events occur based on a contract with the observed item. They may
occur at the beginning, in the middle or end of a method. In addition, the
object *knows* that it is being observed. It just does not know how many or
what types of objects are doing the observing. It can therefore control
when the messages get sent to the obsevers.

The behavior of the observers is up to you. However, be aware that we do
not do any error handling from calls to the observers. If an observer
throws a \'die\', it will bubble up to the observed item and require handling
there. So be careful.

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

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Class-Observable-2.004-lp155.1.1.noarch.rpm
     

Provides :
perl(Class::Observable)
perl-Class-Observable

Requires :
perl(:MODULE_COMPAT_5.26.1)
perl(Class::ISA) >= 0.32
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/Class
/usr/lib/perl5/vendor_perl/5.26.1/Class/Observable.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Class-Observable
/usr/share/doc/packages/perl-Class-Observable/Changes
/usr/share/doc/packages/perl-Class-Observable/README
/usr/share/licenses/perl-Class-Observable
/usr/share/licenses/perl-Class-Observable/LICENSE
/usr/share/man/man3/Class::Observable.3pm.gz

 
ICM