Are you sure you want to do that? I can't recommend it. As a rule, code that wasn't *designed* to run under strict, won't. Put another way, if the files in question don't have use strict in them, they probably also don't have their variables all predeclared and so on and so forth. It takes rather significant editing to make code of any nontrivial level of complexity run under strictures. Adding the strict declaration to it is, by comparison, a very minor additional thing to do.
In reply to Re: Can I force strictness on included files?
by jonadab
in thread Can I force strictness on included files?
by Thilosophy
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |