Text::Tabs shows in the example given that it works on lines. It also works on arrays.
#!perl # unexpand -a use Text::Tabs; while (<>) { print unexpand $_; }
In reply to Re: How to replace \t with \s
by Lotus1
in thread How to replace \t with \s
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |