Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re^2: Delimited Backtracking with Regex

by neversaint (Deacon)
on Apr 21, 2006 at 02:24 UTC ( [id://544759]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    foreach my $ss (@str_set) {
        local our @matches;
    ...
        print Dumper \@matches ;
    }
    
  2. or download this
    
    $VAR = [ # with something ]
    ...
    
    etc...
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (6)
As of 2024-03-28 15:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found