in reply to Should code that does not use strict even be considered here?
Consider a post like this:
What does the colon mean in this line of code?$foo = $bar ? 42 : 69;
To refuse to answer until the supplicant adds a pointless "use strict" would be silly.
And then there's also the issue that not all the code posted here is in perl. There's C, and shell, and python, and ...
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Should code that does not use strict even be considered here?
by parv (Parson) on Apr 09, 2009 at 10:41 UTC | |
by DrHyde (Prior) on Apr 15, 2009 at 09:58 UTC |