in reply to Possible redundant use of "use strict" and "use warnings"?

In case someone wants to remove or weaken the top level strictures, this wouldn't effect the subs.

(Like globally disabling warn on undefined and so on)

But frankly I doubt that's the case here, looks more like cargo cult to me.

Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery

  • Comment on Re: Possible redundant use of "use strict" and "use warnings"?