on Thu, 25 Apr 2002 18:49:16 GMT, Jason Frisvold wrote: > Question #1. > [...] > One major side effect > of this is that my code will begin to run slower due to all of the > debugging...
See Sean M. Burke's "Constants in Perl" article in The Perl Journal, which is available online. Especially the section 'Optimizing with use constant DEBUG => 0' might be of interest to you: <http://www.samag.com/documents/s=1337/sam05050002/tpj0505-0002.htm> -- felix -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]