http://www.perlmonks.org?node_id=594485


in reply to How do I make the garbage collector throw an exception when it fails to auto-close a filehandle?

Perhaps Scope::Guard would be useful?
  • Comment on Re: How do I make the garbage collector throw an exception when it fails to auto-close a filehandle?

Replies are listed 'Best First'.
Re^2: How do I make the garbage collector throw an exception when it fails to auto-close a filehandle?
by Aristotle (Chancellor) on Jan 13, 2007 at 07:38 UTC