in reply to
Regex to trim non Ascii characters
If all you want is a filter then perhaps consider
tr
, along the lines of
tr/// vs s/// The question.
--
I'd like to be able to assign to an luser
Comment on
Re: Regex to trim non Ascii characters
Download
Code
In Section
Seekers of Perl Wisdom