NAME

App::Embra::MVP::Assembler - App::Embra-specific subclass of Config::MVP::Assembler

VERSION

version 0.001

DESCRIPTION

App::Embra::MVP::Assembler extends Config::MVP::Assembler and composes Config::MVP::Assembler::WithBundles for potential plugin bundles (things composing App::Embra::Role::PluginBundle (once that role is written)).

The Assembler's expand_package method delegates to "expand_config_package_name" in App::Embra::Util.

AUTHOR

Daniel Holz <dgholz@gmail.com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2015 by Daniel Holz.

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