http://qs321.pair.com?node_id=11120334


in reply to Re^5: Shouldn't references be readonly?
in thread Shouldn't LITERAL references be readonly? (updated)

> Two anonymous instances of [] need to be able to lead different lives

Yes, but in this case we are talking about aliases which have the same lives.

Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery

  • Comment on Re^6: Shouldn't references be readonly?

Replies are listed 'Best First'.
Re^7: Shouldn't references be readonly?
by haj (Vicar) on Aug 05, 2020 at 18:43 UTC
    ENOCONTEXT

    I have no idea about which aliases you are talking here, and how aliases refer to my text.

    But anyway: I've read your replies to other articles and got the impression that this is just for the fun of debate - I'm leaving this thread now.

      > I have no idea about which aliases you are talking here,

      In the OP in lines 25 -34 $_ is an alias.

      Cheers Rolf
      (addicted to the Perl Programming Language :)
      Wikisyntax for the Monastery

      «...just for the fun of debate...»

      I’ve read this thread (and others) over and over again and jumped to the conclusion that this stuff is his obsession. It’s all so «Jesuitisch raffiniert» according to Herbert Wehner. Best regards, KGB

      «The Crux of the Biscuit is the Apostrophe»

      perl -MCrypt::CBC -E 'say Crypt::CBC->new(-key=>'kgb',-cipher=>"Blowfish")->decrypt_hex($ENV{KARL});'Help