Home
last modified time | relevance | path

Searched refs:attr_for (Results 1 – 1 of 1) sorted by relevance

/dports/devel/p5-Class-Delegation/Class-Delegation-1.9.0/lib/Class/
H A DDelegation.pm202 return { to => [$to->attr_for(@context)],
235 return { to => [$to->attr_for(@context)],
249 return { to => [$to->attr_for(@context)],
260 return { to => [$to->attr_for(@context)],
271 return { to => [$to->attr_for(@context)],
288 sub attr_for { return ${$_[0]} } subroutine
298 sub attr_for { subroutine
300 return map { $_->attr_for(@context) } @$self;
311 sub attr_for { subroutine
322 sub attr_for { subroutine
[all …]