Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re^2: Regex to pull out string within parenthesis that could contain parenthesis

by TheDamian (Vicar)
on Jul 09, 2018 at 21:41 UTC ( [id://1218196]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use 5.010;
    
    ...
    else {
       say 'parse failed';
    }
    
  2. or download this
    $VAR1 = {
      keyword => 'function',
    ...
      params  => '(beg string, end string, read_date date, step char(6))',
      returns => '(date, date, char(1))',
    };
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (5)
As of 2024-04-19 15:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found