Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-Class-Observable: Allow other classes and objects to respond to events in yours
- Summary
- 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.
Changelog
- * Sat Mar 17 17:00:00 2007 Andreas Thienemann <andreas{%}bawue{*}net> 1.04-2
- Fixed BuildReq to pull in perl-devel in a portable way
- * Thu Mar 15 17:00:00 2007 Andreas Thienemann <andreas{%}bawue{*}net> 1.04-1
- Specfile autogenerated by cpanspec 1.69.1.
- Cleaned up for FE