pkgsrc/devel/p5-AnyEvent/DESCR
xtraeme f35b6742c2 Add p5-AnyEvent-1.02:
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.
2006-08-24 08:33:29 +00:00

4 lines
287 B
Text

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.