in reply to Re: chomp() problemsin thread chomp() problems
Oops. You mean $/ (INPUT_RECORD_SEPARATOR) instead of $\ (OUTPUT_RECORD_SEPARATOR)
chomp works on $/