"John W. Krahn" schreef:

>          tr/\t/ /s;

To also squash adjacent space characters:

          tr/\t / /s;

-- 
Affijn, Ruud

"Gewoon is een tijger."

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to