NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Already exists? (Score:1)
There is a MooseX::Object::Pluggable [cpan.org] on CPAN which the synopsis suggests does almost exactly the same thing as your module – and as a bonus, it has a much better name. For config loading there are already MooseX::ConfigFromFile [cpan.org] and MooseX::SimpleConfig [cpan.org]. Do none of these do what you need/want?
Re: (Score:1)
and, configuration file loader is not a key feature, that is trivial
Re:Already exists? (Score:1)
Reply to This
Parent