$var = { }
am 03.04.2008 13:08:25 von ankugoe7What does this means
$var = { }
What does this means
$var = { }
"ankugoe7@gmail.com"
> What does this means
>
> $var = { }
This assigns an empty hashref to $var. Read the perlref documentation.
//Makholm
Peter Makholm
>"ankugoe7@gmail.com"
>
>> 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
On 2008-04-03, ankugoe7@gmail.com
> What does this means
>
> $var = { }
It means $var gets assigned a reference to an anonymous, empty hash.
--
Christopher Mattern
NOTICE
Thank you for noticing this new notice
Your noticing it has been noted
And will be reported to the authorities