in reply to [CLOSED] Dereference hash into hashes by key

There is no reason why your own solution shouldn't work in one line, if it works in two.

Could you please reproduce the problem? What do you get?

Cheers Rolf
(addicted to the Perl Programming Language and ☆☆☆☆ :)
Wikisyntax for the Monastery

  • Comment on Re: Dereference hash into hashes by key

Replies are listed 'Best First'.
Re^2: Dereference hash into hashes by key
by mlodato (Acolyte) on May 22, 2018 at 16:44 UTC
    Well this is embarrassing. I scrolled back through my repl history and saw that I had typed ($hash1, $hash1) = ... Thanks!