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

NAME

Catalyst::Helper::Model::MongoDB - Helper for MongoDB models

VERSION

version 0.13

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.