in reply to skip directories when using File::Find
if (skip_this_directory()) { $File::Find::prune = 1; } [download]