in reply to Re: How to populate a HASH using a FOR loop to a FUNCTION
in thread How to populate a HASH using a FOR loop to a FUNCTION

Dear Bill, thank you your solution works just fine! I am learning Perl 5.8 but since I am doing it on my own I lack most of the best tricks for efficient scripts. My best wishes of happy new year, G
  • Comment on Re^2: How to populate a HASH using a FOR loop to a FUNCTION

Replies are listed 'Best First'.
Re^3: How to populate a HASH using a FOR loop to a FUNCTION
by BillKSmith (Monsignor) on Dec 27, 2014 at 19:11 UTC
    G, You are doing a good job learning the basic concepts. Your style needs a great deal of improvement. You should find all of the other replies helpful in this respect. Happy new year to you too.
    Bill