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


in reply to Re^2: Finding directory paths for missing objs
in thread Finding directory paths for missing objs

"testdir" is the directory where I created test directories and files. You should replace with the root of the directory tree you wish to search. Yes, File::Find does perform a recursive search.

  • Comment on Re^3: Finding directory paths for missing objs