Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Count capturing parentheses in a compiled regexp

by japhy (Canon)
on May 02, 2004 at 16:03 UTC ( [id://349830]=note: print w/replies, xml ) Need Help??


in reply to Count capturing parentheses in a compiled regexp

Once I get Regexp::Parser working (it's the update to YAPE::Regex), you'll be able to do this via:
use Regexp::Parser; # pushes itself to @Regexp::ISA print qr/.../->nparens;
_____________________________________________________
Jeff[japhy]Pinyan: Perl, regex, and perl hacker, who'd like a job (NYC-area)
s++=END;++y(;-P)}y js++=;shajsj<++y(p-q)}?print:??;

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://349830]
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-19 08:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found