in reply to Re^3: Shouldn't references be readonly?
in thread Shouldn't LITERAL references be readonly? (updated)
> Should @$ar1 and @$ar2 be treated differently,
No, but what's the point to allow overwriting an alias for references without throwing an error?
Should they be treated differently than 42, undef and "str", and if so, why?
Again, I'm talking about the container, not the mutable content.
Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^5: Shouldn't references be readonly?
by dave_the_m (Monsignor) on Aug 05, 2020 at 18:32 UTC | |
by LanX (Sage) on Aug 05, 2020 at 18:44 UTC | |
by LanX (Sage) on Aug 05, 2020 at 20:29 UTC | |
by haukex (Archbishop) on Aug 05, 2020 at 20:49 UTC | |
by Fletch (Bishop) on Aug 05, 2020 at 21:16 UTC | |
by LanX (Sage) on Aug 05, 2020 at 21:11 UTC |
In Section
Seekers of Perl Wisdom