AnyEvent-BDB

 view release on metacpan or  search on metacpan

BDB.pm  view on Meta::CPAN

=head1 NAME

AnyEvent::BDB - truly asynchronous berkeley db access

=head1 SYNOPSIS

   use AnyEvent::BDB;
   use BDB;

   # can now use any of the requests your BDB module supports
   # as long as you use an event loop supported by AnyEvent.

=head1 DESCRIPTION

README  view on Meta::CPAN

NAME
    AnyEvent::BDB - truly asynchronous berkeley db access

SYNOPSIS
       use AnyEvent::BDB;
       use BDB;

       # can now use any of the requests your BDB module supports
       # as long as you use an event loop supported by AnyEvent.

DESCRIPTION
    This module is an AnyEvent user, you need to make sure that you use and



( run in 0.897 second using v1.01-cache-2.11-cpan-0d8aa00de5b )