logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Config::MethodProxy - A backwards compatibility shim for Data::MethodProxy.

Authors

       See "AUTHORS" in 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.

License

       See "LICENSE" in Data::MethodProxy.

perl v5.40.1                                       2025-05-04                           Config::MethodProxy(3pm)

Name

       Config::MethodProxy - A backwards compatibility shim for Data::MethodProxy.

Support

       See "SUPPORT" in Data::MethodProxy.

See Also