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

perl-Class-Observable-2.4.0-2.mga10 RPM for noarch

From Mageia Cauldron for x86_64 / media / core / release

Name: perl-Class-Observable Distribution: Mageia
Version: 2.4.0 Vendor: Mageia.Org
Release: 2.mga10 Build date: Sat Jun 28 04:36:13 2025
Group: Development/Perl Build host: localhost
Size: 48651 Source RPM: perl-Class-Observable-2.4.0-2.mga10.src.rpm
Packager: umeabot <umeabot>
Url: https://metacpan.org/release/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 observers.

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

* Sat Jun 28 2025 umeabot <umeabot> 2.4.0-2.mga10
  + Revision: 2215111
  - Mageia 10 Mass Rebuild

Files

/usr/share/doc/perl-Class-Observable
/usr/share/doc/perl-Class-Observable/Changes
/usr/share/doc/perl-Class-Observable/LICENSE
/usr/share/doc/perl-Class-Observable/META.json
/usr/share/doc/perl-Class-Observable/META.yml
/usr/share/doc/perl-Class-Observable/MYMETA.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, Sat Jun 28 06:42:14 2025