Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] filehandles in perl
- To: tlug@example.com
- Subject: Re: [tlug] filehandles in perl
- From: Jake Morrison <jake_morrison@example.com>
- Date: Wed, 6 Mar 2002 21:54:17 -0800 (PST)
- Content-type: text/plain; charset=us-ascii
- In-reply-to: <20020307042551.72828.qmail@example.com>
- Reply-to: Jacob.Morrison@example.com
Hector, Filehandles are a pain to work with for tricky stuff. You have to use globs. You would probably be better off using the IO::File module. Jake --- Hector Akamine <hector_aka@example.com> wrote: > Hi, > > I tried the following in perl > > open (OUTF($i), ">$file[$i]"); # WRONG !!! > > to open multiple files, whose names are in the file > array. The problem is that it seems I can't generate > filehandle names in that way. Is there an alternative > solution? > > Thanks in advance > > __________________________________________________ > Do You Yahoo!? > Try FREE Yahoo! Mail - the world's greatest free email! > http://mail.yahoo.com/ > __________________________________________________ Do You Yahoo!? Try FREE Yahoo! Mail - the world's greatest free email! http://mail.yahoo.com/
- References:
- [tlug] filehandles in perl
- From: Hector Akamine
Home | Main Index | Thread Index
- Prev by Date: [tlug] Re: partition sizes
- Next by Date: Re: [tlug] Honeypots
- Previous by thread: [tlug] filehandles in perl
- Next by thread: Re: [tlug] filehandles in perl
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links