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

NAME

Lim::Plugin::Zonalizer::DB::CouchDB - The CouchDB database for Zonalizer

METHODS

Init
Destroy
Name
$db->ReadAnalysis
DeleteAnalysis
cb => sub { my ($deleted_analysis) = @_; ... }

$@ on error

CreateAnalyze
ReadAnalyze
UpdateAnalyze
DeleteAnalyze

PRIVATE METHODS

HandleResponse
HandleResponseKey
HandleResponseId
HandleResponseIdRev
HandleResponseBulk

AUTHOR

Jerry Lundström, <lundstrom.jerry@gmail.com>

BUGS

Please report any bugs or feature requests to https://github.com/jelu/lim-plugin-zonalizer/issues.

SUPPORT

You can find documentation for this module with the perldoc command.

    perldoc Lim::Plugin::Zonalizer::DB::CouchDB

You can also look for information at:

ACKNOWLEDGEMENTS

LICENSE AND COPYRIGHT

Copyright 2015-2016 Jerry Lundström Copyright 2015-2016 IIS (The Internet Foundation in Sweden)

This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.

See http://dev.perl.org/licenses/ for more information.