NAME
Catalyst::Helper::Model::MongoDB - Helper for MongoDB models
SYNOPSIS
script/myapp_create.pl model MyModel MongoDB uri
DESCRIPTION
Helper for the Catalyst MongoDB model.
USAGE
METHODS
mk_compclass
Makes the model class.
mk_comptest
Makes tests.
AUTHOR
Torsten Raudssus <torsten@raudssus.de>
BUGS
Please report any bugs or feature requests to me on IRC Getty at irc.perl.org, or make a pull request at http://github.com/Getty/catalyst-model-mongodb
COPYRIGHT & LICENSE
Copyright 2010 Torsten Raudssus, 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.