The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Starch::Role::MethodProxy - General purpose method proxy support used internally by Starch.

DESCRIPTION

Any class that consumes this role will have their BUILDARGS method modified to call "apply_method_proxies" in Starch::Util on the arguments before the object is constructed.

AUTHORS AND LICENSE

See "AUTHOR" in Starch, "CONTRIBUTORS" in Starch, and "LICENSE" in Starch.