]> git.ipfire.org Git - thirdparty/public-inbox.git/commit
use autodie in more places (extindex, pop3d, ipc)
authorEric Wong <e@80x24.org>
Tue, 19 Aug 2025 00:33:32 +0000 (00:33 +0000)
committerEric Wong <e@80x24.org>
Wed, 20 Aug 2025 19:10:12 +0000 (19:10 +0000)
commit537ce9bde088bb9e74e9870909acbc3870032b5e
tree16c81253adcdd8e84b12e4baa7d09f4484ff30be
parentff4ac066a7ff50ee136d918cfdd58bf43a09f083
use autodie in more places (extindex, pop3d, ipc)

Another gradual step towards autodie-ification of our codebase.
lib/PublicInbox/ExtSearchIdx.pm
lib/PublicInbox/IPC.pm
lib/PublicInbox/POP3D.pm
t/ipc.t