P is for Practical | |
PerlMonks |
Re: Improve readability of Perl code. Naming reference variables.by johngg (Canon) |
on Jan 20, 2017 at 10:45 UTC ( [id://1179987]=note: print w/replies, xml ) | Need Help?? |
As someone who prefers camelCase I use a more succinct convention.
If I see something matching m{\$r[sahcxo][A-Z]} I know I'm dealing with a reference. Cheers, JohnGG
In Section
Meditations
|
|