Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re^2: Regex: Char-class equivalent for [^]

by LanX (Saint)
on Jan 14, 2013 at 14:16 UTC ( [id://1013219]=note: print w/replies, xml ) Need Help??


in reply to Re: Regex: Char-class equivalent for [^]
in thread Regex: Char-class equivalent for [^]

> Did you check perlrecharclass

Yes i did. Did you?

p{All} isn't mentioned there

Anyway googling led me to perluniprops, a perldoc not available for 5.10.

Cheers Rolf

  • Comment on Re^2: Regex: Char-class equivalent for [^]

Replies are listed 'Best First'.
Re^3: Regex: Char-class equivalent for [^]
by Anonymous Monk on Jan 14, 2013 at 14:23 UTC

    :) well, perlrecharclass links perluniprops

    aslo, shhould have bee  [\N{U+0000}-\N{U+10FFFF}]

    and for javascript \u only takes 16 bits, whoops :)

Log In?
Username:
Password:

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

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

    No recent polls found