in reply to Re^2: Updating hash using it's reference ...
in thread Updating hash using it's reference ...

Data::Dump is only there for showing you the output. Access is done through plain Perl. See the links that Anonymous Monk already provided.

  • Comment on Re^3: Updating hash using it's reference ...