Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: Unicode regular expressions

by eye (Chaplain)
on Dec 06, 2009 at 09:10 UTC ( [id://811315]=note: print w/replies, xml ) Need Help??


in reply to Unicode regular expressions

This is small, but no one has mentioned it. The OP wrote:

Additionally ignoring the unicode characters the following works:
/^[\w\ \-]+$/
Because of the "\w", this will match underscores (_); I don't think that is what is intended by:
...regular letters, hyphens, unicode letters, numbers, spaces, newlines (\n or \r\n) but no punctuation of any sort.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (6)
As of 2024-04-23 14:39 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found