in reply to String wraps after a replace operation

Does $rt have a newline in it?

Tip #3 from the Basic debugging checklist: chomp

  • Comment on Re: String wraps after a replace operation

Replies are listed 'Best First'.
Re^2: String wraps after a replace operation
by aceroraptor (Initiate) on Jan 05, 2014 at 04:57 UTC
    Thank you Jim and Toolic there is something in the $rt variable which is set according to a value in a hash of hashes. I will be able to troubleshoot tomorrow. Regards