find(sub { push @libs, "$File::Find::name" if -f && /\.lib$/i && !$seen{$File::Find::name}++; }, "$data,$files");