in reply to Re^3: Regular Expressions: Removing 'only' single spaces from a string
in thread Regular Expressions: Removing 'only' single spaces from a string

See Not_a_Number's reply here. Use the look behind/look ahead approach I suggested here instead.


Perl is Huffman encoded by design.
  • Comment on Re^4: Regular Expressions: Removing 'only' single spaces from a string