in reply to How do you pronounce variable names?

My habits are pretty much the same as Kyle's (should I be worried?).

The only thing I have to add is that $_ is so common that it's gotten shortened to "dollar-under" in my head. The cool thing is that Perl still understands me when I don't fully pronounce the "underscore".


#my sig used to say 'I humbly seek wisdom. '. Now it says:
use strict;
use warnings;
I humbly seek wisdom.