in reply to How to replace Tab with spaces not altering postion
Text::Tabs -- expand and unexpand tabs per the unix expand(1) and unexpand(1)
this will probably do what you want. if you're lucky enough to be using perl 5.8.0, it's in the core. otherwise, you'll have to download from the CPAN.
~Particle *accelerates*
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: How to replace Tab with spaces not altering postion
by juo (Curate) on Oct 09, 2002 at 15:17 UTC | |
by particle (Vicar) on Oct 09, 2002 at 15:39 UTC | |
by juo (Curate) on Oct 09, 2002 at 16:46 UTC | |
by BrowserUk (Patriarch) on Oct 09, 2002 at 18:42 UTC | |
by juo (Curate) on Oct 09, 2002 at 19:15 UTC | |
by BrowserUk (Patriarch) on Oct 09, 2002 at 19:00 UTC |