Help for this page
sub FindFile { ... # this forces list context return @{[File::Finder->name($file)->in(@directories)]}; };