Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re^2: Compare two hash values for a match

by vlad3848 (Acolyte)
on Oct 25, 2013 at 07:05 UTC ( [id://1059597]=note: print w/replies, xml ) Need Help??


in reply to Re: Compare two hash values for a match
in thread Compare two hash values for a match

Thank you! I actually reversed it and made my sysoid as the key value. It made it easier to compare keys later
if (defined $name and defined $sysoid){ $lookup{$sysoid}{name} = $name; } }

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1059597]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (5)
As of 2024-04-19 06:52 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found