18b95bad94
Add Mixin::Event::Dispatch in as a parent to your class, and it'll provide some methods for defining event handlers ("subscribe_to_event" or "add_handler_for_event") and calling them ("invoke_event"). Note that handlers should return 0 for a one-off handler, and 1 if it should be called again on the next event. WWW: http://search.cpan.org/dist/Mixin-Event-Dispatch/
2 lines
159 B
Text
2 lines
159 B
Text
SHA256 (Mixin-Event-Dispatch-1.006.tar.gz) = a571146d17c0c4eccec3f155b18e746d7e1e31599862810df554ac531b240dcb
|
|
SIZE (Mixin-Event-Dispatch-1.006.tar.gz) = 22384
|