in reply to Re^4: How to differentiate an empty array from an unitialized one?
in thread How to differentiate an empty array from an unitialized one?
Anyhow, as you said, you can definitely work around it using references, no problem there. The way Perl implements it is perfectly usable. It just seems strange to me that scalars have a special "missing value" value, but arrays don't.
|
|---|