How do I replace any non ascii characters with a question mark? (?)
We have xml interface to submit incidents in, and it doesn't accept any non ascii characters. I want to replace all non ascii chars with a (?) before submitting?
Anyone knows the search pattern for non ascii char? or Perl function to do such that?
Thanks!
We have xml interface to submit incidents in, and it doesn't accept any non ascii characters. I want to replace all non ascii chars with a (?) before submitting?
Anyone knows the search pattern for non ascii char? or Perl function to do such that?
Thanks!