in reply to Re: Re (tilly) 2: Whether to use local()
in thread Whether to use local()
local was added to perl when there were only global variables as a hack for providing a means of creating "local" variables. There are other uses for it though, but that is better said here: Seven Useful Uses of local
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Re (tilly) 2: Whether to use local()
by shotgunefx (Parson) on Mar 17, 2002 at 08:22 UTC |