Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
2answers
83 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 ...