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

[perl #122947] [EXPERIMENT] Lvalue references

Thread Previous | Thread Next
From:
Father Chrysostomos
Date:
October 11, 2014 06:53
Subject:
[perl #122947] [EXPERIMENT] Lvalue references
Message ID:
rt-4.0.18-31767-1413010417-1146.122947-75-0@perl.org
# New Ticket Created by  Father Chrysostomos 
# Please include the string:  [perl #122947]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org/Ticket/Display.html?id=122947 >


The lvalue references feature, which is almost ready to be merged into blead, gives Perl 5.22.0 experimental support for aliasing via reference assignment:

    \$x = \$y;

-- 

Father Chrysostomos


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