http://www.perlmonks.org?node_id=238680


in reply to Re^2: RFC: Class::Proxy::MethodChain
in thread RFC: Class::Proxy::MethodChain

The point of writing that function was that using map makes it read out of order - the new is at the bottom. Reversing the arguments on for_obj makes it practically the same thing as map so I would just stick with that one then.

Makeshifts last the longest.