![]() |
|
Perl Monk, Perl Meditation | |
PerlMonks |
comment on |
( #3333=superdoc: print w/replies, xml ) | Need Help?? |
hello dear monks!
I have two hashes in the following format: As you can see, the key is an IP address and the value is a file protocol name and an index. the first hash is old configuration, and the second hash will be new configuration. I need to restart the protocol(s) that one or more of their IP addresses were changed (including an index change), therefore I need some kind of diff function that will return me the changed protocols, for example afp and I'll know to restart it. Anyone with an idea? Hotshot In reply to Diff on hashes by hotshot
|
|