in reply to Re^2: Getting a Perl program to close a command it starts when the perl program exits?
in thread Getting a Perl program to close a command it starts when the perl program exits?
Simple answer: I don't know. Maybe if you placed the open in a bare block so that the lexical handle gets closed automaticially?
|
|---|