The error code tells me that it's not a hash. What is the correct syntax?foreach my $pid (keys %$matches) { foreach my $key (keys $$matches{$pid}) { print "$pid:$key:$$matches{$pid}{$key}\n"; } }
thanks as always,
melguin
In reply to keys of hash of reference to hash by melguin
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |