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

NAME

App::skryf::Model::Base - Base Model Skryf

DESCRIPTION

Base model and is usually inherited by other models specific to the storage type.

ATTRIBUTES

mpath

MongoDB connection URI.

dbname

MongoDB name.

METHODS

mgo

The connection method for all inherited model types.

AUTHOR

Adam Stokes

COPYRIGHT

This plugin is copyright (c) 2013 by Adam Stokes <adamjs@cpan.org>

LICENSE

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.

SEE ALSO

Mojolicious, Mojolicious::Guides, http://mojolicio.us. Mango.