in reply to Re^2: Using an array that contains wildcard characters for pattern matching.
in thread Using an array that contains wildcard characters for pattern matching.

File::Find::Rule already does this
  • Comment on Re^3: Using an array that contains wildcard characters for pattern matching.

Replies are listed 'Best First'.
Re^4: Using an array that contains wildcard characters for pattern matching.
by james28909 (Deacon) on Oct 28, 2014 at 06:01 UTC
    yes that would work great once i figure out how to setup the pattern properly.