Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: Capturing all instances of a repeating sub-pattern in regex

by space_monk (Chaplain)
on Nov 17, 2012 at 08:36 UTC ( [id://1004289]=note: print w/replies, xml ) Need Help??


in reply to Capturing all instances of a repeating sub-pattern in regex

This question strikes me as an example of just because TMTOWDI doesn't mean you should choose the most complex.

Choosing a less ambitious way of doing it will result in more maintainable Perl and I doubt it will harm your program in terms of performance too much.

A Monk aims to give answers to those who have none, and to learn from those who know more.
  • Comment on Re: Capturing all instances of a repeating sub-pattern in regex

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (4)
As of 2024-04-19 12:04 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found