I get the following error message.. readLine() on closed filehandle..foreach my $file(@files) { open (FH, $file); my @fileContents = <FH>; close(FH); //Do something with @fileContents }
In reply to File read errors by sachinmkulkarni
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |