in reply to Re: Re: Search and replace in an array using data in hash
in thread Search and replace in an array using data in hash

Your code suggests that the keys of %hosts are ip numbers, and the values are a cache of the corresponding hostnames. That is the structure I wrote to. If %hosts is something different, please describe it and show the code which populates it.

After Compline,
Zaxo

  • Comment on Re: Re: Re: Search and replace in an array using data in hash