in reply to Re: Possible looping or syntax error
in thread Possible looping or syntax error
It's true that the more code, the more potential bugs, but that technique removes perl's ability to warn about variable name typos, unless you're using a locked hash. Better to stick with first-class lexicals in this case.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re3: Possible looping or syntax error
by dragonchild (Archbishop) on Dec 24, 2003 at 13:51 UTC |