in reply to Re^2: Optimizing Perl Code - single versus double quotes really that important?
in thread Optimizing Perl Code - single versus double quotes really that important?

"In general" is misleading.

In general, concatenation/single/double quoting, is not what programs spend most/all of their time doing -- its not the bottleneck -- its not important -- its not misleading

  • Comment on Re^3: Optimizing Perl Code - single versus double quotes really that important?