Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: Regex bug? (/u not cooperating with /x)

by duff (Parson)
on Oct 24, 2007 at 04:18 UTC ( [id://646817]=note: print w/replies, xml ) Need Help??


in reply to Regex bug? (/u not cooperating with /x)

I don't know if I'd call it a bug. \u is behaving as advertised. It's upcasing the next char (which happens to be a space) :-)

But, I would agree to a change in spec and implementation that says it upcases the next non-whitespace char when /x is in effect. Too bad you'll have to wait for 5.12 if it's not changed in 5.10 already though as I think it's in feature freeze.

Log In?
Username:
Password:

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

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

    No recent polls found