on 01/31/2001 07:46 AM, Chris Nandor at [EMAIL PROTECTED] wrote:

>> Now, I see no reason why you NEED to open a filehandle in order to send a
>> file, when you could simply do something like:
> 
> But it still bears noting how to do it.  To pass a filehandle, you use
> something like \*FILE, which passes a reference to it.  It would be like
> doing my $fh = \*FILE, and then passing $fh.

ahh that's good to know.. WIsh the docs were as bluntly clear on that ;)

-- 
Scott R. Godin            | e-mail : [EMAIL PROTECTED]
Laughing Dragon Services  |    web : http://www.webdragon.net/


Reply via email to