in reply to Re^2: learning by example; please explain what this code is doing?
in thread learning by example; please explain what this code is doing?

I recommend these for starting to unravel where everything is happening.

Update: Part of what I meant when I said it was not good learning code is that it is idiomatic and full of techniques that I could not call beginner friendly. Explaining it to a newcomer to Perl might require line-by-line analysis and examples.

  • Comment on Re^3: learning by example; please explain what this code is doing?