in reply to Re: Using foreach on a hash passed to a subroutine
in thread Using foreach on a hash passed to a subroutine
Thanks all. As pointed out the problem was not in the subroutine but in the nature of the passed parameter. Thanks also for the examples.