1POE::Resource::Events(3U)ser Contributed Perl DocumentatiPoOnE::Resource::Events(3)
2
3
4
6 POE::Resource::Events - internal event manager for POE::Kernel
7
9 There is no public API.
10
12 POE::Resource::Events is a mix-in class for POE::Kernel. It hides the
13 complexity of managing POE's events from even POE itself. It is used
14 internally by POE::Kernel, so it has no public interface.
15
17 See "Asynchronous Messages (FIFO Events)" in POE::Kernel for one public
18 events API.
19
20 See "Resources" in POE::Kernel for public information about POE
21 resources.
22
23 See POE::Resource for general discussion about resources and the
24 classes that manage them.
25
27 None known.
28
30 Please see POE for more information about authors and contributors.
31
32
33
34perl v5.34.0 2021-07-22 POE::Resource::Events(3)