Front page | perl.perl5.porters |
Postings from September 2007
IO::Dir destructor
Thread Next
From:
Zefram
Date:
September 7, 2007 15:07
Subject:
IO::Dir destructor
Message ID:
20070907220636.GB24543@fysh.org
The IO::Dir destructor can clobber $! and other status variables.
This is a bad thing to do implicitly upon exiting a block. Attached patch
fixes it.
-zefram
Thread Next
-
IO::Dir destructor
by Zefram