diff options
Diffstat (limited to 'databases/p5-AnyEvent-BDB/DESCR')
-rw-r--r-- | databases/p5-AnyEvent-BDB/DESCR | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/databases/p5-AnyEvent-BDB/DESCR b/databases/p5-AnyEvent-BDB/DESCR new file mode 100644 index 00000000000..62679f33318 --- /dev/null +++ b/databases/p5-AnyEvent-BDB/DESCR @@ -0,0 +1,4 @@ +The Perl 5 module AnyEvent::BDB is an AnyEvent user. Loading it +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. |