plucky (3) Config::MethodProxy.3pm.gz

NAME
Config::MethodProxy - A backwards compatibility shim for Data::MethodProxy.
DESCRIPTION
This module's distribution has been renamed to "Data-MethodProxy" and this module itself has been turned into a shell of a shim over Data::MethodProxy. Use Data::MethodProxy directly, not this module. This module will be removed once a reasonable amount of time has passed and any reverse dependencies have gone away or deamed ignorable.
FUNCTIONS
Only the "apply_method_proxies" function is exported by default. apply_method_proxies This calls "render" in Data::MethodProxy. is_method_proxy This calls "is_valid" in Data::MethodProxy. call_method_proxy This calls "call" in Data::MethodProxy.
SUPPORT
See "SUPPORT" in Data::MethodProxy.
AUTHORS
See "AUTHORS" in Data::MethodProxy.
LICENSE
See "LICENSE" in Data::MethodProxy.