in reply to Re: searching several files for a string at one time
in thread searching several files for a string at one time
I forgot a very simple function that you might want to use to replace <...>: File::Glob::bsd_glob - it works just like <...> but it accepts the directory to glob as a parameter and understands whitespace in directory names.
|
|---|