NAME
Mojolicious::Plugin::Module::Manager - module manager for Mojolicious.
OVERVIEW
Module manager contains modules and provides methods for access.
Methods
init($self, $app, $conf)
- $app
-
Mojolicious application.
- $conf
-
Keys:
conf_dir
- directory withapplication.yaml
,mod_dir
- directory with modules.
add($self, $name, $module)
get($self, $name)
SEE ALSO
Mojolicious::Plugin::Module, Mojolicious::Guides, http://mojolicio.us.
COPYRIGHT AND LICENSE
Copyright (C) 2014, Georgy Bazhukov.
This program is free software, you can redistribute it and/or modify it under the terms of the Artistic License version 2.0.