Re: caller and want

2005-06-12 Thread Gaal Yahas
On Wed, Jun 08, 2005 at 12:20:57PM -0700, Larry Wall wrote: > : I'm not sure how this selection mechanism is meant to be used. > > The skip is meant to be applied after filtration. Don't filter out > things you want to see later, in other words. Okay, caller done as r4555. Without :label for now

Re: caller and want

2005-06-08 Thread Larry Wall
On Wed, Jun 08, 2005 at 09:21:38PM +0300, Gaal Yahas wrote: : A06 and S06 are in disagreement about the "caller" builtin, and I need : help understanding either one. : : A06 [plus updates] stipulates this signature for caller: : : multi *caller (?$where = &?CALLER::SUB, Int +$skip = 0, Str +$labe