aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Class-Observable/pkg-descr
blob: 46c85cce43103ec8ebf188760d7886f0b4ddc4b4 (plain) (blame)
1
2
3
4
5
6
If you have ever used Java, you may have run across the java.util.Observable
class and the java.util.Observer interface. Using them, you can decouple an
object from the one or more objects that wish to be notified whenever
particular events occur.  Class::Observable allows you to mimic this action.

WWW: https://metacpan.org/release/Class-Observable