Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re^5: Default encoding rules leave me puzzled... (use open qw/ :std :locale /;

by ikegami (Patriarch)
on Jun 23, 2014 at 03:28 UTC ( [id://1090875]=note: print w/replies, xml ) Need Help??


in reply to Re^4: Default encoding rules leave me puzzled... (use open qw/ :std :locale /;
in thread Default encoding rules leave me puzzled...

I mean, else, why would a string internally stored as UTF-8 be converted to Latin-1 when sent to the standard output ?

Because you are printing the string, not its internal representation. The layout of a scalar is irrelevant.

  • Comment on Re^5: Default encoding rules leave me puzzled... (use open qw/ :std :locale /;

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (3)
As of 2024-04-19 19:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found