Description :
POE is a framework for cooperative, event driven multitasking in Perl. It provides a unified interface for several event loops, including select(), IO::Poll, Glib, Gtk, Tk, Wx, and Gtk2. Many of these event loop interfaces were written by others, with the help of POE::Test::Loops.
|