![]() |
|
There's more than one way to do things | |
PerlMonks |
Re: Dynamic Hash valueby LanX (Saint) |
on Apr 21, 2010 at 07:52 UTC ( #835983=note: print w/replies, xml ) | Need Help?? |
Yes it's possible to automatically propagate any change of your scalars to the hash using Tie::Scalar.¹ But this technique is certainly not appropriate for a beginner.
Cheers Rolf ¹) or Tie::Hash like others mentioned, that depends on if you wanna push or pull the changes.
In Section
Seekers of Perl Wisdom
|
|