
Catalyst::Helper::Model::CouchDB - Helper for CouchDB models

script/myapp_create.pl model MyModel CouchDB uri

Helper for the Catalyst CouchDB model.

When creating a new CouchDB model class using this helper, you may specify the server to which to connect (assuming you don't intend to load that parameter from an external configuration). If you would like to see other options exposed simply ask.

Makes the model class.
Makes tests.

Robin Berjon, <robin @t berjon d.t com>

Please report any bugs or feature requests to bug-catalyst-model-couchdb at rt.cpan.org, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Catalyst-Model-CouchDB.

Copyright 2008 Robin Berjon, all rights reserved.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.8 or, at your option, any later version of Perl 5 you may have available.