HPC::Runner::Command::Utils::ManyConfigs - Load many layered configs
use Moose;
with 'HPC::Runner::Command::Utils::ManyConfigs';
#Specify search_paths with --search_path
#Specify config base with --config_base
HPC::Runner::Command::Utils::ManyConfigs are just some helper utilities to make it easier to layer config files
It is in the HPC::Runner::Command namespace, but it is meant to be portable for any MooseX::App.
Jillian Rowe [email protected]
Copyright 2017- Jillian Rowe
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.