|
|
| There's more than one way to do things | |
| PerlMonks |
Re: •Re: On timely destruction?by Elian (Parson) |
| on Aug 28, 2002 at 00:50 UTC ( #193324=note: print w/ replies, xml ) | Need Help?? |
|
Well... not in the case I posited. Since the filehandle variables were lexically scoped, the second open is using a different lexical than the first open, so no force-close there.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||