From 550c69496caa3c61188c645b536ec3c4c3ade70a Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Tue, 9 Feb 2021 07:09:31 -0100 Subject: lei: split out MdirReader package, lazy-require earlier We'll do more requires in the top-level lei-daemon process to save work in workers. We can also work towards aborting on user errors in lei-daemon rather than worker processes. "lei import -f mbox*" is finally tested inside t/lei_to_mail.t --- MANIFEST | 1 + 1 file changed, 1 insertion(+) (limited to 'MANIFEST') diff --git a/MANIFEST b/MANIFEST index 7f417743..6b3fc812 100644 --- a/MANIFEST +++ b/MANIFEST @@ -199,6 +199,7 @@ lib/PublicInbox/ManifestJsGz.pm lib/PublicInbox/Mbox.pm lib/PublicInbox/MboxGz.pm lib/PublicInbox/MboxReader.pm +lib/PublicInbox/MdirReader.pm lib/PublicInbox/MiscIdx.pm lib/PublicInbox/MiscSearch.pm lib/PublicInbox/MsgIter.pm -- cgit v1.2.3-24-ge0c7