in reply to Re^2: Converting carriage returns to HTML breaks
in thread Converting carriage returns to HTML breaks
I'm afraid that won't work
Use Data::Dumper or Data::Dump to Dump data from your program as perl structures, and then show us that
In Section
Seekers of Perl Wisdom