in reply to A way to report open file handles a Perl script has open?
leaking file handles like a sieveWhat is the mechanism here? Lexical filehandles generally address this problem, but will obviously linger if you are stashing them in a persistent data structure.
#11929 First ask yourself `How would I do this without a computer?' Then have the computer do it the same way.
|
---|