in reply to Re^2: How to make code smaller--saving steps and writing one liners
in thread How to make code smaller--saving steps and writing one liners

You are right, I was too careful here. The written contract (the File::Find documentation) explicitly states:

The above variables [$File::Find::dir, $File::Find::name, and $_] have all been localized and may be changed without effecting data outside of the wanted function.

Alexander

--
Today I will gladly share my knowledge and experience, for there are no sweeter words than "I told you so". ;-)
  • Comment on Re^3: How to make code smaller--saving steps and writing one liners