my @files = File::Find::Rule->grep( qr/^whatever is in the file$/ ) ->in('test');