NAME
MooX::MethodProxyArgs - Invoke code to populate static arguments.
SYNOPSIS
DESCRIPTION
This module munges the class's input arguments by replacing any method proxy values found with the result of calling the methods.
This is done using Data::MethodProxy. See that module for more information on how method proxies work.
SEE ALSO
SUPPORT
See "SUPPORT" in MooX::BuildArgs.
AUTHORS
See "AUTHORS" in MooX::BuildArgs.