![]() |
|
Clear questions and runnable code get the best and fastest answer |
|
PerlMonks |
Re^2: When should I use a dispatch table?by Limbic~Region (Chancellor) |
on Nov 30, 2006 at 23:46 UTC ( #587082=note: print w/replies, xml ) | Need Help?? |
traveler,
The values are integers only because it made enumerating easier. The string equality is intentional. The 1 .. n could have as easily been 'a' .. 'z'. The testing for the hash key existance is necessary sometimes (default condition). The template didn't discriminate and always added it. Thanks to your keen eye, it has been fixed. It did not change the results that much with or without default conditions. Cheers - L~R
In Section
Meditations
|
|