Hi,

In message "Re: Different behavior of '$,' output separator in Ruby 1.9"
    on Sat, 6 Mar 2010 04:06:22 +0900, Alex DeCaria <alex.decaria / millersville.edu> writes:

|In switching to Ruby 1.9 from 1.8 I notice that the behavior of the '$,'
|output separator has changed.  In Ruby 1.9 the output separator is
|placed after a newline character, but this didn't happen with Ruby 1.8.

Sorry it was a bug introduce in r11003.  Fixed in r26906.

							matz.