Re: How to local-ly close a handle?
- From: "Ferry Bolhar" <bol@xxxxxxxxxxxxxxxxx>
- Date: Mon, 17 Jul 2006 12:46:05 +0200
Ben Morrow:
The fd you closed will remain closed, but the Perl filehandle will
revert to pointing to its old fd, and thus will be open again. :)
But the OP wrote:
...then STDERR *is* finally silenced, but it *remains* silenced outside
of the block (e.g. the message from the die statement doesn't show);
i.e. the closing is not localized.
So, this contradicts what you said above, doesn't it?
Greetings, Ferry
--
Ing. Ferry Bolhar
Municipality of Vienna, Department 14
A-1010 Vienna / AUSTRIA
E-mail: bol@xxxxxxxxxxxxxxxxx
.
- Follow-Ups:
- Re: How to local-ly close a handle?
- From: Ben Morrow
- Re: How to local-ly close a handle?
- References:
- How to local-ly close a handle?
- From: kj
- Re: How to local-ly close a handle?
- From: Ferry Bolhar
- Re: How to local-ly close a handle?
- From: Ben Morrow
- How to local-ly close a handle?
- Prev by Date: Re: Net::Telnet - Library Application
- Next by Date: Re: Problem with anonymous array in hash
- Previous by thread: Re: How to local-ly close a handle?
- Next by thread: Re: How to local-ly close a handle?
- Index(es):