Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re^6: Perl regexp matching is slow??

by educated_foo (Vicar)
on Feb 28, 2007 at 03:23 UTC ( [id://602441]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $sexp = qr/
        (?<sexp>
    ...
          [['A', 'A'],
           ['(B C)', [['B', 'B'],
                      ['C', 'C']]]]);
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (7)
As of 2024-04-18 20:30 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found