$var = { }
> What does this means
>
> $var = { }
This assigns an empty hashref to $var. Read the perlref documentation.
//Makholm
Ahemmm, it's not the reference that is empty but the hash that it points
to.
jue
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