Provided by: libdata-methodproxy-perl_0.04-1_all 

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. perl v5.28.1 2019-09-06 Config::MethodProxy(3pm)