I have a scalar variable which I need to run read() on, but read()
runs only on a filehandle, and I'd like to avoid creating a temp file
just for this one operation. Is there any way I can use the variable
as if it were a filehandle?

-- 
Stephen Patterson http://www.lexx.uklinux.net/
[EMAIL PROTECTED] (remove spam to reply)
ICBM address 54-22-0N 0-28-0W  Linux Counter No: 142831 
GPG Public key: 252B8B37 available on public keyservers.
_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to