http://www.perlmonks.org?node_id=903490


in reply to Re: Open multiple file handles?
in thread Open multiple file handles?

Thanks for your reply

Yes, I am familiar with using the <> operator, but my question is more of

How do I OPEN as many file handles as the number of ARGV elements without a priori knowledge of this number?