Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

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

by Anonymous Monk
on Apr 17, 2017 at 20:49 UTC ( [id://1188162]=note: print w/replies, xml ) Need Help??


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

consider:
print "ends with x and optional y or z\n" if /x(y|z)?\n$/;
  • Comment on Re: erroneous warning involving locale and input encoding: perl bug?
  • Download Code

Log In?
Username:
Password:

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

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

    No recent polls found