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

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

Getter method for BerkeleyDB::*

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

remove

Delete a key permanent

ping

Check wheter schema/table exists

create

Create database

So far supported: Any database supporting VARCHAR, BLOB and INTEGER

update_data

Update input data for write

Transforms any complex "data" key into YAML

parse_data

Parse data after read. Parses any YAML data in "data" key into perl object

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.