![]() |
|
The stupid question is the question not asked | |
PerlMonks |
Re: change \n to \tby hippo (Chancellor) |
on Aug 23, 2019 at 15:28 UTC ( #11104901=note: print w/replies, xml ) | Need Help?? |
TIMTOWTDI. I'd abandon the array unless you need it for something else.
This approach uses a negative look-ahead. It replaces a newline not followed by an angle bracket with a tab. HTH.
In Section
Seekers of Perl Wisdom
|
|