in reply to Coping with Scoping.
in thread YAlQ: Yet Another local() Question.

You said:
> I think the last is a bit much. I find constructs like: > { local $\ = $RECORDSEPARATOR; $record = ; } to be > quite handy, and much less unwieldy than the alternative > I mentioned.
Well, yes... in which case you should check out Seven Useful Uses of local, also by mjd.