Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re^3: Encoding SQLite Accents Ordering

by moritz (Cardinal)
on Dec 04, 2010 at 19:14 UTC ( [id://875405]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Encoding SQLite Accents Ordering
in thread Encoding SQLite Accents Ordering

In general, tr/// works fine with Unicode strings.

If it doesn't work for you, it means that the data strings aren't in the encoding you think they are, or don't match your expectation in some other way.

So it's time you start debugging; I can recommend Devel::Peek for it. See also: Unicode and encoding in Perl.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (5)
As of 2024-03-19 10:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found