![]() |
![]()
| ![]() |
![]()
NAMEPOE::Component::TSTP - A POE Component to handle Ctrl-Z SYNOPSISuse POE; use POE::Component::TSTP; POE::Component::TSTP->create(); # Rest of your POE program here DESCRIPTIONBy default, POE applications do not respond to Ctrl-Z due to slightly strange signal handling semantics. This module fixes that. You can pass in two options to the create() routine:
AUTHORMatt Sergeant, matt@sergeant.org LICENSEThis is free software. You may use it and distribute it under the same terms as perl itself.
|