in reply to Re^3: Filehandle in subroutine in use VRML.pm
in thread Filehandle in subroutine in use VRML.pm
For me it's a dilemma. Either: the case you described or ending up with an empty file created on disk after each error in between, which I then try to delete after each of the numerous error/abort conditions. Not an ideal world. Of course there's Perl's END{} but not all languages provide this.
|
|---|