in reply to Re: Compare two hash values for a matchin thread Compare two hash values for a match
if (defined $name and defined $sysoid){ $lookup{$sysoid}{name} = $name; } } [download]