...many of the core Perl5 developers (if not all) know that it's not self-evident that literals should create non-modifiable values. You're wrong to simply declare that it's a bug.

I'd like a proof to that statement. My arguments, on the contrary are quite simple: the behavior is not documented, the behavior is inconsistent. If that doesn't qualify for a bug, then I don't know what does. If you can prove that the behavior is documented, and that it is consistent, please do.

some of the core Perl5 developers have explicitly stated they believe literals should return modifiable values.

Proof please. Again, my proof is that Arthur Bergman, the person who answered to the bug some 8 years ago, said it's a bug. https://rt.perl.org/rt3/Ticket/Attachment/55414/41707/

I was hoping you'd come around to expressing an opinion or making an argument, but all we got were empty declarations.

I'm sorry, but empty declarations are on your side :) You didn't provide neither proof in docs/code, nor references in support to the claims that many (how many "many" btw? "many" as in "one-two-many"?) devs support your claims. Please, either show hard facts or admit that you have none.

I'm ready to accept your point of view, but you need to corroborate it.


In reply to Re^20: ref to read-only alias ... why? (notabug) by dk
in thread ref to read-only alias ... why? by dk

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.