Code Comments
Programming Forum and web based access to our favorite programming groups."ankugoe7@gmail.com" <ankugoe7@gmail.com> writes:
> What does this means
>
> $var = { }
This assigns an empty hashref to $var. Read the perlref documentation.
//Makholm
Post Follow-up to this messagePeter Makholm <peter@makholm.net> wrote: >"ankugoe7@gmail.com" <ankugoe7@gmail.com> writes: > > >This assigns an empty hashref to $var. Ahemmm, it's not the reference that is empty but the hash that it points to. jue
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.