NAME
Catalyst::Helper::Model::MongoDB - Helper for MongoDB models
VERSION
version 0.14
SYNOPSIS
script/myapp_create.pl model MyModel MongoDB [host] [port] [dbname] [collectionname] [gridfs]
DESCRIPTION
Helper for the Catalyst MongoDB model.
USAGE
METHODS
mk_compclass
Makes the model class.
mk_comptest
Makes tests.
SUPPORT
IRC
Join #catalyst on irc.perl.org and ask for Getty.
AUTHOR
Torsten Raudssus <torsten@raudssus.de> http://www.raudssus.de/
COPYRIGHT AND LICENSE
This software is copyright (c) 2010 by Raudssus Social Software.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.