Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: erroneous warning involving locale and input encoding: perl bug?

by Corion (Patriarch)
on Apr 17, 2017 at 20:50 UTC ( [id://1188163]=note: print w/replies, xml ) Need Help??


in reply to erroneous warning involving locale and input encoding: perl bug?

Thank you for this very detailed and yet to the point report!

Unfortunately, I cannot reproduce the issue you see with:

c:\Users\Corion\Projekte>perl -v This is perl 5, version 20, subversion 1 (v5.20.1) built for MSWin32-x +64-multi-thread Copyright 1987-2014, Larry Wall

Also, I had to remove the following line, as it seems that my version of locale doesn't know about :ctype:

use locale ':ctype';

The Linux 5.18 I have, doesn't want to know about experimental, so I can't meaningfully test it there either. If I remove the mention of "smartmatch", no warning happens, but that just matches your description.

Update: After installing experimental, I have no change in my installation of 5.18. But it also doesN#t want to know about use locale ':ctype', so I might still be missing something there.

Replies are listed 'Best First'.
Re^2: erroneous warning involving locale and input encoding: perl bug?
by Anonymous Monk on Apr 17, 2017 at 21:26 UTC

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (5)
As of 2024-04-19 16:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found