]> Sergey Matveev's repositories - public-inbox.git/commit
mid: add `mids' and `references' methods for extraction
authorEric Wong (Contractor, The Linux Foundation) <e@80x24.org>
Fri, 2 Mar 2018 09:38:35 +0000 (09:38 +0000)
committerEric Wong (Contractor, The Linux Foundation) <e@80x24.org>
Fri, 2 Mar 2018 09:38:35 +0000 (09:38 +0000)
commit00ee23808c651b7d9a9b1210871b91dd69ce4153
tree19382fa31c901f8cdf567f28cc42efc0467ffa2f
parent76ecc4b349fd0c41ac9fdabaf501d33cd2049da1
mid: add `mids' and `references' methods for extraction

We'll be using a more consistent API for extracting Message-IDs
from various headers.
lib/PublicInbox/MID.pm
t/mid.t