in reply to Re^3: list values of specific hash keys
in thread list values of specific hash keys

Hi

Sorry for not being clear about the print, but the issue was that I could not generate the combined string and the way I tested it was with print. I think I solve part of the problem by chomp'ing $key before using it and declaring all variables outside the loop.

\Sorenjul
  • Comment on Re^4: list values of specific hash keys