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

NAME

CouchDB::View - handle and create CouchDB views in Perl

VERSION

Version 0.003

DESCRIPTION

See CouchDB::View::Document for a convenient interface to defining CouchDB views in Perl.

See CouchDB::View::Server for instructions on how to use Perl as a CouchDB view server.

You may also want to see the CouchDB home page or the CouchDB wiki.

AUTHOR

Hans Dieter Pearcey, <hdp at cpan.org>

BUGS

Please report any bugs or feature requests to bug-couchdb-view at rt.cpan.org, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=CouchDB-View. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.

SUPPORT

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

    perldoc CouchDB::View

You can also look for information at:

COPYRIGHT & LICENSE

Copyright 2008 Hans Dieter Pearcey, all rights reserved.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.