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


in reply to Re: Export again
in thread Export again

Thanks for all the help so far guys, it's all making sense.

I'd like to move the "use" statements to one standard location instead of having to "use" several modules in all of my code, plus I can always then be certain that certain functions are always going to be available.