|
|
|
Clear questions and runnable code get the best and fastest answer |
|
| PerlMonks |
Re: How Constant pragma works with multi constantsby manorhce (Sexton) |
| on Feb 07, 2013 at 09:49 UTC ( #1017601=note: print w/ replies, xml ) | Need Help?? |
|
Can you please tell me what is structure of anonymous hash (without name) is stored in Symbol Table how Perl decodes the value here
Here the anonymous has not any name If the code is written like below then I can say the value can be fetched from memory with perticular name
Please correct me whether I am wrong to store a anything in memory a variable is needed, and anonymous hash itself a memory and without name. How the value is fetched?
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||