in reply to Comparing keys in 3 different hashes and if they are the same them print the values on one line

Please can you help me?

Sure, start with perlfaq4#How can I get the unique keys from two hashes?

  • Comment on Re: Comparing keys in 3 different hashes and if they are the same them print the values on one line

Replies are listed 'Best First'.
Re^2: Comparing keys in 3 different hashes and if they are the same them print the values on one line
by NewLondonPerl1 (Acolyte) on Mar 01, 2013 at 03:53 UTC

    Ok thanks I will take a look at that now. I have been trying to work out how to do this for ages but all my attempts keep failing :-(