Shawn H Corey wrote:
Use the hex notation:perl -i -ple 'tr/\xA0/\x20/' <files>
Thank you. Much appreciated. I do like that much better. Someday I'll know hexidecimal better. Right now it's got a little magic for me. Mike -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/