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
|
|---|