Hello Monks, for the past couple of days I've been seeking wisdom while I have been attempting to refactor and cleanup a company's perl automation code. I've run into a very odd predicament... There seems to be this hash throughout the automation scripts called CONTACTS, and I've searched high and low through the modules and scripts that are
'd with no avail to it's location. Is there some method that I can find what script or module this hash originates from? Maybe a line of code that will print out it's origin? Thank you for any suggestions.