in reply to Re: for loop error
in thread for loop error
mam when i change my input hash as the grouping means it cant replace the keys what changes i made on that code please tell mam its very urgent this is my input
my %xhash = ('a' => [{ 'b' => [{ 'e' => 'E', 'c' => 'C', 'content' => 'B ' }], 'content' => 'A ', 'd' => 'D' }]);
|
|---|