in reply to Re: File::Find::Rule grep()
in thread File::Find::Rule grep()
TIMTOWTDI. I'm using File::Find::Rule instead of File::Find for its globbing capabilities (although File::Find::Rule cannot handle multiple patterns in a glob string).
Huh? Sure it can, it uses Text::Glob#glob_to_regex
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: File::Find::Rule grep()
by Anonymous Monk on Jan 26, 2013 at 08:16 UTC |