Files
pkgsrc-ng/devel/p5-AnyEvent/DESCR
2013-09-26 17:14:40 +02:00

5 lines
287 B
Plaintext

This module offers a simple API for io, timer and completion callbacks,
independent of the event loop in use. This allows module authors to use
those events internally without forcing users of the module on a specific
event loop. Currently supported are Event, Coro::Event, Glib and Tk.