http://www.perlmonks.org?node_id=1006660


in reply to Re^3: How can i debug compound map/grep statements just using print?
in thread How can i debug compound map/grep statements just using print?

"An equivalent search can be done using File::Find::Rule"

This is simply true, but what i wanted to do was this:

Thank you very much for your advice and the insights you gave to me. Regards, Karl

«The Crux of the Biscuit is the Apostrophe»

  • Comment on Re^4: How can i debug compound map/grep statements just using print?
  • Download Code

Replies are listed 'Best First'.
Re^5: How can i debug compound map/grep statements just using print?
by Kenosis (Priest) on Dec 02, 2012 at 01:55 UTC

    I really should have said that I wasn't suggesting a different or better way by using File::Find::Rule. Only used it to verify your results (like inter-rater reliability). Yours was a good map/grep piece.

    Nice update, by the way...