in reply to I need an array of filehandles.

I just answered it here: Answer: I need an array of filehandles

I hope this helps.

Replies are listed 'Best First'.
RE: Re: I need an array of filehandles.
by guice (Scribe) on Apr 25, 2000 at 09:22 UTC
    I just posted another example as a reply to 'Answer: I need an array of filehandles'.
    It's pretty much the same thing, but spaces it out a little more, and shows you how you can use an array handle with an index or a hash with an index as well (instead of just scalars as file handles).