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

Re^3: Problem with input strings that have "[]" brackets

by ww (Archbishop)
on May 09, 2015 at 11:45 UTC ( [id://1126184]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    qr"..." delimiters) normalizes the expression -- re-orders the content
    +s as in your examples.</p>
    
    <p>And my attempts to requote (using <c>\"
    
  2. or download this
    |abd| matches |(?^u:a[bc]d)|: yes
    |acd| matches |(?^u:a[bc]d)|: yes
    |abcd| matches |(?^u:a[bc]d)|: no
    |a[bc]d| matches |(?^u:a[bc]d)|: no
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (6)
As of 2024-03-28 20:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found