openbsd-ports/devel/p5-AnyEvent/pkg/DESCR
2007-05-19 10:08:18 +00:00

6 lines
323 B
Plaintext

AnyEvent provides an identical interface to multiple event loops. This
allows module authors to utilise an event loop without forcing module users
to use the same event loop (as only a single event loop can coexist
peacefully at any one time). The interface itself is vaguely similar but
not identical to the Event module.