|
|
| more useful options | |
| PerlMonks |
Re^4: elsif chain vs. dispatchby ikegami (Pope) |
| on Apr 27, 2009 at 20:05 UTC ( #760415=note: print w/ replies, xml ) | Need Help?? |
|
A measure was added to 5.8.1 to thwart the intentional exercise of the degenerate case. I don't see anything in there or in the linked section of perlsec about detecting the accidental exercise of the degenerate case, but it's possible. (It's even likely.) if (n_links > HV_MAX_LENGTH_BEFORE_SPLIT) in hv.c in perl.git might be that very check.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||