On 10-06-06 09:06 AM, Chas. Owens wrote:
But that is not the problem; autovivification will create the references:

perl -MData::Dumper -le '$c->[0]{a}; print Dumper $c'


But that is the problem. Autovivification should not happen for r-values, only l-values.


--
Just my 0.00000002 million dollars worth,
  Shawn

Programming is as much about organization and communication
as it is about coding.

The secret to great software:  Fail early & often.

Eliminate software piracy:  use only FLOSS.

--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to