in reply to Re^3: using file::find::name and file tests
in thread using file::find::name and file tests

I get it now.. I tried it before running OP's code with '/tmp' as the param .. running w/'.' shows the issue..

Is it just me or is that not clear in the docs? Maybe i was just getting thrown by the absolute paths used in the example chart...


Anyways, i second the note from my other reply about File::Find::Rule :) (or merlyn's File::Finder; both obsolete OP's issue)
  • Comment on Re^4: using file::find::name and file tests