blob: d333cf05b7c2c0d25148334eb0a7790151a82d8c (
plain)
1
2
3
4
5
6
7
8
|
POE is a general purpose multitasking and networking framework.
POE does standard event loop things, cooperative multitasking, network
clients and servers; includes a high level class library that takes care
of event driven I/O; provides a framework for portable program components.
WWW: http://poe.perl.org/
WWW: https://metacpan.org/release/POE
|