develooper Front page | perl.perl5.porters | Postings from October 2017

Re: announcing a new op, OP_MULTICONCAT

Thread Previous | Thread Next
From:
Father Chrysostomos
Date:
October 25, 2017 15:40
Subject:
Re: announcing a new op, OP_MULTICONCAT
Message ID:
20171025154015.5759.qmail@lists-nntp.develooper.com
Dave Mitchell wrote:
> * It's very good at handling the LHS appearing on the RHS; for example in
> 
>     $x = "abcd";
>     $x = "-$x-$x-";

If FETCH on a tied $x returns different values each time, does it con-
tinue to behave the same way as currently?

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About