in reply to Re: Should code that does not use strict even be considered here?
in thread Should code that does not use strict even be considered here?

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 ...

Do you actually think that OP wanted to have use strict; in non-perl code too?

  • Comment on Re^2: Should code that does not use strict even be considered here?
  • Download Code

Replies are listed 'Best First'.
Re^3: Should code that does not use strict even be considered here?
by DrHyde (Prior) on Apr 15, 2009 at 09:58 UTC

    Well, he did say "Any posting asking for help on a particular piece of code that does not contain a 'use strict' should get exactly one answer" :-)

    But no, of course not. I don't believe he's that stupid. But it was still worth pointing out as an aside after my main point. Lots of people are under the mistaken belief that anything in <code> tags here is perl.