in reply to checking keys exist in 1 key:multiple value situation
it correctly reponds with "Key exists ! ". Your code as given is correct. Are you sure that $key contains what you expect it to contain?my $key="test"; my %matrixhash=('test'=>'camel'); my $store="store me";
Perhaps if you post some more code, the problem might become more apparent.
CU
Robartes-
|
|---|