in reply to Re^2: What does $, = " " do in this code?
in thread What does $, = " " do in this code?

Not really. First thought was it is a variable name, but obviously it is not, since the variable name cannot be "," from my memory. Anything to do with regular expression?

What is this "from my memory"? Is that perldoc://?

  • Comment on Re^3: What does $, = " " do in this code?