about summary refs log tree commit homepage
path: root/MANIFEST
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2023-06-09 10:31:08 +0000
committerEric Wong <e@80x24.org>2023-06-09 18:58:29 +0000
commitdd986388c89a46417c7513478adcf1da1d4b92ae (patch)
treeb6b8c3d1bdefdbde339d0838099e123a997fa92c /MANIFEST
parent56cdc78884fdc7378c727d9aa8861acbc56940f9 (diff)
downloadpublic-inbox-dd986388c89a46417c7513478adcf1da1d4b92ae.tar.gz
This will make it easier to switch in the far future while
making callers easier-to-read (and more callers will be added).

Anyways, Perl 5.26 is a long time away for enterprise users;
but isolating compatibility code away can improve readability
of code we actually care about in the meantime.
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 69730623..dc895016 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -165,6 +165,7 @@ lib/PublicInbox/CidxLogP.pm
 lib/PublicInbox/CmdIPC4.pm
 lib/PublicInbox/CodeSearch.pm
 lib/PublicInbox/CodeSearchIdx.pm
+lib/PublicInbox/Compat.pm
 lib/PublicInbox/CompressNoop.pm
 lib/PublicInbox/Config.pm
 lib/PublicInbox/ConfigIter.pm