about summary refs log tree commit homepage
path: root/MANIFEST
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2023-09-12 06:13:04 +0000
committerEric Wong <e@80x24.org>2023-09-12 06:14:13 +0000
commit70a26c3af4e4e8eb9bcf86c9724bc560c3b1a8f9 (patch)
tree9351059ae64faba7394b9406057edd9a04dd065d /MANIFEST
parent6b278252cd994a866bd4cf15025033dd8afbd02b (diff)
downloadpublic-inbox-70a26c3af4e4e8eb9bcf86c9724bc560c3b1a8f9.tar.gz
This is safer than relying on an internal API of IO::Poll
and doesn't create extra references to IO globs like the
public one.
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST2
1 files changed, 2 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index d7a670b8..63287bad 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -331,6 +331,7 @@ lib/PublicInbox/SearchIdxShard.pm
 lib/PublicInbox/SearchQuery.pm
 lib/PublicInbox/SearchThread.pm
 lib/PublicInbox/SearchView.pm
+lib/PublicInbox/Select.pm
 lib/PublicInbox/SharedKV.pm
 lib/PublicInbox/Sigfd.pm
 lib/PublicInbox/Smsg.pm
@@ -578,6 +579,7 @@ t/run.perl
 t/search-amsg.eml
 t/search-thr-index.t
 t/search.t
+t/select.t
 t/sha.t
 t/shared_kv.t
 t/sigfd.t