|
|
|
good chemistry is complicated, and a little bit messy -LW |
|
| PerlMonks |
Re: Difficulty Substituting Vertical Tab With Newlineby blakem (Monsignor) |
| on Feb 24, 2003 at 22:24 UTC ( #238271=note: print w/ replies, xml ) | Need Help?? |
|
Vertical tab is octal char 013 in ASCII, so if you have correctly slurped your data into $fmt_edi (which I don't think you have) the following should work.
-Blake
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||