Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: Replacing non ascii in string

by Anonymous Monk
on Jan 30, 2013 at 09:15 UTC ( [id://1016004]=note: print w/replies, xml ) Need Help??


in reply to Replacing non ascii in string

As down the track I am sure I will want to replace things like ä with a etc as well.

That doesn't sound like a good idea. ä is a letter in some languages, not just "a with diacritic". Writing a name without the "diacritic" could be downright wrong. (Yes, sports broadcasts frequently do it that way, but that doesn't mean you should.) Do you really need to pare all of your text down to 7-bit ASCII?

Replies are listed 'Best First'.
Re^2: Replacing non ascii in string
by MidLifeXis (Monsignor) on Jan 30, 2013 at 13:24 UTC

    While I agree with your general point, it is not an absolute. For some systems I interact with, yes. Things that only support 7-bit ASCII are still out there.

    Update: added 'absolute' comment.

    --MidLifeXis

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1016004]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (5)
As of 2024-04-19 22:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found