1POE::Loop::PerlSignals(U3s)er Contributed Perl DocumentatPiOoEn::Loop::PerlSignals(3)
2
3
4
6 POE::Loop::PerlSignals - common signal handling routines for POE::Loop
7 bridges
8
10 See POE::Loop.
11
13 POE::Loop::PerlSignals implements common code to handle signals for
14 many different event loops. Most loops don't handle signals natively,
15 so this code has been abstracted into a reusable mix-in module.
16
17 POE::Loop::PerlSignals follows POE::Loop's public interface for signal
18 handling. Therefore, please see POE::Loop for more details.
19
21 POE, POE::Loop
22
24 Please see POE for more information about authors, contributors, and
25 POE's licensing.
26
27
28
29perl v5.38.0 2023-07-21 POE::Loop::PerlSignals(3)