![]() |
|
P is for Practical | |
PerlMonks |
Re^7: Shouldn't references be readonly? (updated)by LanX (Sage) |
on Aug 08, 2020 at 01:17 UTC ( #11120489=note: print w/replies, xml ) | Need Help?? |
There are far more situations where it might make sense to append or add something to a simple type. Not so with refs, no way a .= or a += will lead to anything meaningful. Well except when blessed and overloaded. But that's far fetched.
Cheers Rolf
In Section
Seekers of Perl Wisdom
|
|