|
Posted by Jürgen Exner on April 3, 2008, 8:51 am
Please log in for more thread options >
>> What does this means
>>
>> $var = { }
>
>This assigns an empty hashref to $var.
Ahemmm, it's not the reference that is empty but the hash that it points
to.
jue
|