perl-Event-Notify - Simple Observer/Notifier
Website: | http://search.cpan.org/dist/Event-Notify/ |
---|---|
License: | GPL+ or Artistic |
- Description:
Event::Notify implements a simple Observer pattern. It's not really intended to be subclassed, or a fancy system. It just registers observers, and broadcasts events, that's it. The simplicity is that it can be embedded in a class that doesn't necessarily want to be a subclass of a notifier.
Packages
perl-Event-Notify-0.00005-2m.mo8.noarch [10 KiB] |
Changelog
by NARITA Koichi (2014-06-29):
- (0.00005-2m) - rebuild against perl-5.20.0 |