How can I share common data structures and constants
Hi, I use certain constants defined in has, array and simple variables over and over in some of the modules I have written. I was wondering if there was a "C like include file" in Perl. Any help is greatly appreciated. -Sean