freebsd-ports/devel/p5-POE-API-Hooks/pkg-descr
Sunpoet Po-Chuan Hsieh 161cd00015 Add LICENSE
- Fix and update WWW
2018-06-04 18:05:07 +00:00

9 lines
485 B
Text

This module adds lightweight hooks into the inner workings of POE.
Currently, one can add hooks into POE that get called before/after an
event is dispatched and/or before/after a Session is created. These
callbacks receive the exact same argument list as their Kernel/Session
counterpart. For event dispatch related callbacks, see _dispatch_event
in POE::Kernel. For session related callbacks, see create in
POE::Session.
WWW: https://metacpan.org/release/SUNGO/POE-API-Hooks-1.08