Is there a reason why '' should be preferred over "" when using static
expressions? My guess is that "" takes a little longer at compile time for
perl to see if variables resides inside quotes, but don't know if this is
significant to bother with single quotes.

ps. I've always used "" but now my boss tells me that this is a bad thing :)


-- 
Matija

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to