in reply to Dynamically searching subdirs with titles based on year,month, and date

Vaguely echoing JavaFan, you use File::Find but don't actually seem to use it. That would go down another dir, or several if you so desire. Have a look at the documentation to see how you can apply it.

Cheers,

JohnGG

  • Comment on Re: Dynamically searching subdirs with titles based on year,month, and date
  • Download Code