about summary refs log tree commit homepage
path: root/lib/PublicInbox/LeiRediff.pm
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2023-11-02 09:35:29 +0000
committerEric Wong <e@80x24.org>2023-11-03 06:39:27 +0000
commit19f9089343c9e579253db756f2131ee493718ead (patch)
treea6563fc535f8e8d8332e4a3e9ebe790328df97e1 /lib/PublicInbox/LeiRediff.pm
parente85d3280129ce60a9587895a44df765a39447634 (diff)
downloadpublic-inbox-19f9089343c9e579253db756f2131ee493718ead.tar.gz
There's no need to waste optree space on close() statements for
file handles which are (effectively) read-only on their last use
and incapable of error checking in our Perl code (since they're
only read by git).

Let Perl refcounting take care of it so we have less code to
wade through when focusing on `close' statements which actually
matter.
Diffstat (limited to 'lib/PublicInbox/LeiRediff.pm')
0 files changed, 0 insertions, 0 deletions