Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re^2: How to convert hash keys to utf8

by soonix (Canon)
on Sep 24, 2021 at 08:51 UTC ( [id://11136980]=note: print w/replies, xml ) Need Help??


in reply to Re: How to convert hash keys to utf8
in thread How to convert hash keys to utf8

Neither _utf8_on (in Encode.pm) nor utf8_on (in DSU) mention a return value, _utf8_on (in DSU, probably different from Encode's) explicitly says
The data structure is converted in-place and as a convenience the passed variable is returned from the function.
Given mpersico's observation, it looks like for the hash itself it is not relevant whether its keys have an utf8 flag set or not.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (4)
As of 2024-04-23 16:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found