Changes for version 0.03 - 2019-02-14

  • Rename distribution from Config-MethodProxy to Data-MethodProxy.
  • Created Data::MethodProxy, an OO version of Config::MethodProxy.
  • Made Config::MethodProxy a tiny shim over Data::MethodProxy.
  • Better synopsys and examples.
  • Test for circular reference detection... and fixed it.
  • Reduce dependencies a bit.
  • Migrate build tooling from Dist::Zilla to Minilla.

Modules

A backwards compatibility shim for Data::MethodProxy.
Inject dynamic data into static data.