Any differences between strings quoted with ' vs "? I know the '' delimited strings don't get variables and other nice things converted to values, does that make '' faster when using constant strings than ""?
/djb -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>