my @fld = map /=s*(.+)/, /\b +\b/g; print join( ',', @fld ), "\n";