Tagged Questions

1
vote
2answers
84 views

Is there a limit to the number of file handles I can open in Perl?

I am setting up a hash reference containing file handles. The fourth column of my input file contains an identifier field that I am using to name the file handle's destination: col1 col2 col3 ...