in reply to Re: Storing output of a subroutine into an hash and then printing hash
in thread Storing output of a subroutine into an hash and then printing hash

Thank you very much for your incredibly helpful and detailed answer to my rather vague enquiry!

I had never heard of the Benchmark module before, but it seems like a valuable resource; cheers for the pointer!

At the moment, I am only working with very small amounts of data, but you are correct that eventually I will be working with millions of key-value pairs, so I will attempt to use the hashref method.

Thanks again!

  • Comment on Re^2: Storing output of a subroutine into an hash and then printing hash