http://www.perlmonks.org?node_id=224398


in reply to Re: require() turns off strict?
in thread require() turns off strict?

Export them using Exporter and "use" the module containing the globals in each module you need those variables in.