I am using File::Find::Rule to search for a number of files that are immediately dumped into an array. I am having a problem working with a complex search. what I need to match is
in the filename. I've done simple searches with this module before but my first complex search has me stumped, so I am coming to you for help.