http://qs321.pair.com?node_id=1190002


in reply to File::Find find several strings in one directory

"...it seems to be the easiest way..."

Who knows. Consider File::Find::Rule:

# untested use File::Find::Rule; my @files = File::Find::Rule->file() ->name('*.html') ->grep($pattern) ->in($dir);

Regards, Karl

«The Crux of the Biscuit is the Apostrophe»

Furthermore I consider that Donald Trump must be impeached as soon as possible