|
|
| We don't bite newbies here... much | |
| PerlMonks |
Re^2: Constant names come into conflict with Perl style?by dmitri (Deacon) |
| on Feb 07, 2007 at 21:39 UTC ( #598891=note: print w/ replies, xml ) | Need Help?? |
|
"There is nothing that says that your constant subs have to have all upper case names." That's true, there's nothing that says it, but if you grep your /usr/lib/perl5 for 'use constant', you will see that the overwhelming majority of constant names are upper-case.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||