Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Understanding a portion on the Perlretut

by Anonymous Monk
on Dec 09, 2015 at 19:34 UTC ( [id://1149819]=note: print w/replies, xml ) Need Help??


in reply to Understanding a portion on the Perlretut

can anybody explain me step by step the procedure that the regexp engine does with the provided string?
Just wanted to say that this is a good question, and, indeed, understanding the algorithm of something is the best way to learn it (IMO).

Unfortunately, explaining it step by step just takes too long - note, it's not difficult to explain or to understand - it just takes too much typing, since there are a lot of repetitive steps. Maybe someone'll do it anyway? Or maybe not...

So instead I recommend to read "Mastering regular expressions" by J. Friedl. It has very detailed explanations, and, AFAIK, it's still the best book about regexes. Most of examples are in Perl. It's not a big book (there are several appendixes which you can simply skip).
  • Comment on Re: Understanding a portion on the Perlretut

Log In?
Username:
Password:

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

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

    No recent polls found