find sub { if(wantThis) { print "Here's a file I want: $File::Find::name\n"; } }, @directoryList;