Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Class-Observable-1.40.0-4.mga8 RPM for noarch

From Mageia 8 for armv7hl / media / core / release

Name: perl-Class-Observable Distribution: Mageia
Version: 1.40.0 Vendor: Mageia.Org
Release: 4.mga8 Build date: Wed Feb 12 05:07:09 2020
Group: Development/Perl Build host: localhost
Size: 31001 Source RPM: perl-Class-Observable-1.40.0-4.mga8.src.rpm
Packager: umeabot <umeabot>
Url: http://search.cpan.org/dist/Class-Observable
Summary: Allow other classes and objects to respond to events in yours
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.

Provides

Requires

License

GPL+ or Artistic

Changelog

* Wed Feb 12 2020 umeabot <umeabot> 1.40.0-4.mga8
  + Revision: 1493552
  - Mageia 8 Mass Rebuild
  + wally <wally>
  - replace deprecated %makeinstall_std
* Wed Sep 19 2018 umeabot <umeabot> 1.40.0-3.mga7
  + Revision: 1266467
  - Mageia 7 Mass Rebuild

Files

/usr/share/doc/perl-Class-Observable
/usr/share/doc/perl-Class-Observable/Changes
/usr/share/doc/perl-Class-Observable/META.yml
/usr/share/doc/perl-Class-Observable/README
/usr/share/man/man3/Class::Observable.3pm.xz
/usr/share/perl5/vendor_perl/Class
/usr/share/perl5/vendor_perl/Class/Observable.pm


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 16:03:47 2024