http://www.perlmonks.org?node_id=1015469


in reply to 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).