in reply to Re^2: Process large text data in array
in thread Process large text data in array

Just to share with you all, before I store any values into my formatted data line, I do HTML::Entities::encode_numeric to make sure those unsafe characters encoded.

id_1=[encoded value]|.....