home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!munnari.oz.au!mips!decwrl!sun-barr!ames!purdue!mentor.cc.purdue.edu!noose.ecn.purdue.edu!purcell.ecn.purdue.edu!newlin
- From: newlin@purcell.ecn.purdue.edu (Johnny N.)
- Newsgroups: comp.lang.perl
- Subject: write
- Message-ID: <1992Jul23.155101.22025@noose.ecn.purdue.edu>
- Date: 23 Jul 92 15:51:01 GMT
- Sender: news@noose.ecn.purdue.edu (USENET news)
- Organization: Purdue University Engineering Computer Network
- Lines: 7
-
- Is there any way to make write send its output to a buffer instead
- of a filehandle? The only way that I could figure out to do this
- is to send the output to a temporary file and then read it back in.
- Needless to say, this is less than efficient.
-
- -John
- newlin@ecn.purdue.edu
-