README 503 B

123456789101112
  1. perl-EV is a perl interface to libev, a high performance full-featured
  2. event loop.
  3. This module is very fast and scalable. It is actually so fast that you
  4. can use it through the AnyEvent module, stay portable to other event
  5. loops (if you don't rely on any watcher types not available through it)
  6. and still be faster than with any other event loop currently supported
  7. in Perl.
  8. Note that this bundles its own version of libev, so it does not depend
  9. on the SlackBuilds.org version of libev being present.