Description
Curried method-call closures can be created automatically for Perl classes or objects. Developers use this module to partially apply method receivers and arguments for callbacks, functional-style APIs, or deferred execution. It is library support for application code and has no standalone interface.