The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

connect

stat_print

Search in database for a key

CAUTION: use with care. Always provide ALL search keys, not only one of a kind!

search_read

Returns read handle and read method name for massive read actions

get

Search in database for a key

CAUTION: use with care. Always provide ALL search keys, not only one of a kind!

set

Getter method for BerkeleyDB::*

CAUTION: use with care. Always provide ALL search keys, not only one of a kind!

increment

Increment a sole value. Has to have "data" as key!

remove

Delete an entry permenante

ping

Pings MongoDB Server, check wheter connect possible or not

setup

Create database

setup indices

update_query

_try_transaction

Cause mongodb does not handle clean re-connections, this has to be implemented in code

AUTHOR

Ulrich Kautz <uk@fortrabbit.de>

COPYRIGHT

Copyright (c) 2010 the "AUTHOR" as listed above

LICENCSE

This library is free software and may be distributed under the same terms as perl itself.