in reply to Re^2: strict and symbolic subroutine refs
in thread strict and symbolic subroutine refs
What I really meant was that even if no strict is unnecessary, it might be a good idea to put it there so the code is more self documenting, or to use a solution that doesn't need no strict (is that a double negative?), not because it is a better solution, but because it might be more coherent. The code refs in hash was just an example, I guess.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: strict and symbolic subroutine refs
by tinita (Parson) on Jul 25, 2004 at 09:49 UTC |