![]() |
|
Your skill will accomplish what the force of many cannot |
|
PerlMonks |
Re: Re: detecting $& usageby Ovid (Cardinal) |
on Jan 27, 2004 at 22:06 UTC ( #324547=note: print w/replies, xml ) | Need Help?? |
That doesn't work. The mere existence of those variables anywhere in your code will trigger this problem. The following will demonstrate the problem:
Run that a few times, then try commenting out that last line. Even though that line can never be executed, you'll see that the presense of that variable slows the program down. Cheers, New address of my CGI Course.
In Section
Seekers of Perl Wisdom
|
|