http://qs1969.pair.com?node_id=549366


in reply to Why I hate File::Find and how I (hope I) fixed it

mirod, you wrote

So if I really need arguments, which happens quite often, then I have to use good ole globals. This is definitely _not_ what I'd call good coding practice. Plus how do I put this code in a module?

I posted a snippet, OOFileFind, which is a simple-to-use answer to your plea. Please comment.

Rudif