![]() |
|
Just another Perl shrine | |
PerlMonks |
Re: Favorite Descriptive Variable Nameby jplindstrom (Monsignor) |
on Dec 24, 2000 at 03:56 UTC ( #48183=note: print w/replies, xml ) | Need Help?? |
I use that all the time. Always.
My naming convention goes like this.
The only really bad thing about this is the pointer/reference mixup, since there really are no actual pointers in Perl. This is a Bad Thing, but I'm reluctant to change on account of too much legacy code. I really should take some time and fix that though. Now, the good thing with using this naming convention everywhere is primarily that all parameters to subs are implicitly documented when it comes to type. I find that very useful. /J
In Section
Past Polls
|
|