Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: Matching parens on a regex is beating me

by Roy Johnson (Monsignor)
on Apr 22, 2008 at 18:33 UTC ( [id://682246]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my %arg_xlate = ( func1 => sub { "proc1{$_[0]}" }
                    , func2 => sub { "FUNC $_[0] END" } );
    ...
    __DATA__
    func1(input1, func2(input2, input3))
    func2(func1(input1, input2), input3)
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (4)
As of 2024-03-28 16:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found