]> Sergey Matveev's repositories - public-inbox.git/commit
learn: remove IPC::Run dependency
authorEric Wong <e@80x24.org>
Wed, 15 Jun 2016 00:14:23 +0000 (00:14 +0000)
committerEric Wong <e@80x24.org>
Wed, 15 Jun 2016 00:15:08 +0000 (00:15 +0000)
commitb1db1b44ea1725f90e4ff11d50fbf63e8479f1a7
treed2eea88c36e46f7e7850846a26fc9ec11e885c04
parent814b92ef13959e6741bff2b6426d8a8c1d45fedd
learn: remove IPC::Run dependency

We'll be relying on our spawn implementation, for now;
since it'll be consistent with the rest of our code and
can optionally take advantage of vfork.
script/public-inbox-learn