]> git.ipfire.org Git - thirdparty/public-inbox.git/commit
http: use autodie::open
authorEric Wong <e@80x24.org>
Wed, 2 Apr 2025 19:00:12 +0000 (19:00 +0000)
committerEric Wong <e@80x24.org>
Fri, 4 Apr 2025 19:52:38 +0000 (19:52 +0000)
commitf27e46336c70c3e7c0a1c5dec6092d0c3b43e4b6
tree51de0401c54c3704fa6f287adccefbd40fc2333e
parent243288259c8a52b14064052c3a08960854aad75d
http: use autodie::open

A small step towards making fatal messages more consistent.
lib/PublicInbox/HTTP.pm