Iam new to perl. I want to find the xml file in a path, for this iam using File::Find::Rule. In that path some value will change. The below is the path:
In the above path "load" will change. So i used the below:
But i did't get the result.
Any body help me in this..