i have one directory in that directoy contains 1000's of sub directory in that each subdirectory contains more than one "log.txt" file.
I want to find the file (eg., log.txt), in the specified date file only.
Is there any module to find this like "File::Find::Rule".