Timothy Johnson wrote: > > > Is it hot in here? <tugs at shirt collar> > > I guess I was thinking of another function, although I'd feel a little less > sheepish if I knew which one. "$_ = shift @_" should work for the example. > Good point about catching strings that evaluate to FALSE. I'll keep that in > mind. > > Quick question: What advantage is there to using local on the $_ variable?
Quick answer, scoping. Bompa -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]