Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: encoding trouble

by karlgoethebier (Abbot)
on Apr 26, 2019 at 16:29 UTC ( [id://1233023]=note: print w/replies, xml ) Need Help??


in reply to [SOLVED] encoding trouble

You might try this:

use utf8; use open IO => ':encoding(UTF-8)', ':std';

Please see also Encoding horridness revisited: What's going on here? [SOLVED]. To be honest: I repressed some/most of the ugly details. Credits go to choroba and 1nickt.

Best regards, Karl

«The Crux of the Biscuit is the Apostrophe»

perl -MCrypt::CBC -E 'say Crypt::CBC->new(-key=>'kgb',-cipher=>"Blowfish")->decrypt_hex($ENV{KARL});'Help

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (2)
As of 2024-04-26 03:12 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found