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


Catalyst-Model-CouchDB documentation  | view source Contained in the Catalyst-Model-CouchDB distribution.

Index


NAME

Top

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

SYNOPSIS

Top

 script/myapp_create.pl model MyModel CouchDB uri

DESCRIPTION

Top

Helper for the Catalyst CouchDB model.

USAGE

Top

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.

METHODS

Top

mk_compclass

Makes the model class.

mk_comptest

Makes tests.

AUTHOR

Top

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

BUGS

Top

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 & LICENSE

Top


Catalyst-Model-CouchDB documentation  | view source Contained in the Catalyst-Model-CouchDB distribution.