]> Sergey Matveev's repositories - public-inbox.git/commit
lei: simplify lazy-loading
authorEric Wong <e@80x24.org>
Sun, 21 Mar 2021 11:24:05 +0000 (13:24 +0200)
committerEric Wong <e@80x24.org>
Mon, 22 Mar 2021 07:40:59 +0000 (03:40 -0400)
commit4766972757103d6a571902409e1fc0809cf822b0
tree3d37eac99b47ba59cf8cc9b429db157532e3345a
parent300309cebbf802463f2d7d235f2cf33d28f0760a
lei: simplify lazy-loading

This makes it slightly easier to implement future commands,
since there'll be a couple more relatively self-contained
ones.
lib/PublicInbox/LEI.pm
lib/PublicInbox/LeiConvert.pm
lib/PublicInbox/LeiImport.pm
lib/PublicInbox/LeiP2q.pm