1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
freebsd-ports/databases/p5-AnyEvent-BDB/pkg-descr
Sunpoet Po-Chuan Hsieh b379d26e76 - Add p5-AnyEvent-BDB 1.1
AnyEvent::BDB is an AnyEvent user, you need to make sure that you use and run a
supported event loop.

Loading this module will install the necessary magic to seamlessly integrate BDB
into AnyEvent, i.e. you no longer need to concern yourself with calling
BDB::poll_cb or any of that stuff (you still can, but this module will do it in
case you don't).

The AnyEvent watcher can be disabled by executing undef $AnyEvent::BDB::WATCHER.
Please notify the author of when and why you think this was necessary.

WWW: http://search.cpan.org/dist/AnyEvent-BDB/
2011-07-17 07:28:07 +00:00

13 lines
554 B
Plaintext

AnyEvent::BDB is an AnyEvent user, you need to make sure that you use and run a
supported event loop.
Loading this module will install the necessary magic to seamlessly integrate BDB
into AnyEvent, i.e. you no longer need to concern yourself with calling
BDB::poll_cb or any of that stuff (you still can, but this module will do it in
case you don't).
The AnyEvent watcher can be disabled by executing undef $AnyEvent::BDB::WATCHER.
Please notify the author of when and why you think this was necessary.
WWW: http://search.cpan.org/dist/AnyEvent-BDB/