in reply to Re: Passing args to a code ref?in thread Passing args to a code ref?
my @things = $some_other_object->my_method()->($foo); [download]