develooper Front page | perl.perl5.porters | Postings from November 2003

Re: Question about rules for autovivification

Thread Previous | Thread Next
From:
david nicol
Date:
November 6, 2003 12:33
Subject:
Re: Question about rules for autovivification
Message ID:
1068150750.1004.7.camel@plaza.davidnicol.com

Is @{undef()} working without error as a lvalue something we should
repair?

In situations where @{undef()} is parsing, is it parsing as @{""} ?

 perl -lwe ' print(@{""}=(1..5))'
12345

-- 
david nicol / A thousand towers rise before me and I cannot climb them all.


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