in reply to Re^2: Improve readability of Perl code. Naming reference variables.
in thread Improve readability of Perl code. Naming reference variables.
I guess it's all a bit subjective. I don't dislike underscores and can happily use them if mandated but camelCase keeps long descriptive variable names shorter which is why I prefer it.
Cheers,
JohnGG
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: Improve readability of Perl code. Naming reference variables.
by nysus (Parson) on Feb 09, 2017 at 01:05 UTC | |
by hippo (Archbishop) on Feb 09, 2017 at 08:46 UTC |