|
|
| Welcome to the Monastery | |
| PerlMonks |
Re^2: Does the size of a variable's name affect memory?by gaal (Parson) |
| on Feb 17, 2005 at 00:44 UTC ( [id://431844]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
> easily readble and understandable code is #1 for me
Do you know about namespaces? Do you make effective use of complex data structures? Do you avoid using a set of scalars when a single hash would do (and do better)? Extremely long names in Perl *may* be an indication these areas need more exploration.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||