![]() |
|
Welcome to the Monastery | |
PerlMonks |
Re: $var{el} += 1 vs $var{el} = $var{el} + 1by Anonymous Monk |
on Aug 13, 2013 at 14:31 UTC ( #1049288=note: print w/replies, xml ) | Need Help?? |
So, is there a reason (technically, best practice, etc) that I should not just use this format: How big is your monitor? :) FWIW, a best practice policy might outlaw $$fa{$fa}{$fb}{$fc}{$fa}{$fq}{$fp} or even $fa->{$fa}{$fb}{$fc}{$fa}{$fq}{$fp} and demand intermediates or even helpers
If you make $mainHash an object it might collapse into
In Section
Seekers of Perl Wisdom
|
|