in reply to Re: Read through directory and return matched data
in thread Read through directory and return matched data

I can print @files, and I can also print the contents of each file.

I tried to put in the full path $dir/$file, but it gives me a readline on closed filehandle error.

  • Comment on Re^2: Read through directory and return matched data