Alternate solution:
find( sub { -f && ($master{$_} = $File::Find::name) }, $confDir); [download]
In reply to Re: File::Find Problem by tybalt89 in thread File::Find Problem by Iconx